Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 764 Bytes

CONTRIBUTING.md

File metadata and controls

30 lines (20 loc) · 764 Bytes

First thing before contributing

Read util/util.hpp and util/traits.hpp, use macros/traits/types/... from these header files wherever possible.

Here are some examples:

Language requirements

You should only use Simplified Chinese or English in this repository.

You should use Simplified Chinese in:

  • *.tex
  • src/cheatsheet/*
  • src/doc_tex/*
  • src/test_tinplate/*

You should use English in:

  • *.md
  • src/code/*
  • src/doc_md/*
  • src/meta_test/*
  • src/test_cpverifier/*

If you have any trouble with this, please feel free to ask owner for help! ;)