mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
Update CONTRIBUTION.md
add new directory updates.
This commit is contained in:
parent
194b039001
commit
cacd1ebcba
@ -38,7 +38,8 @@ my_new_cpp_class.cpp is correct format
|
||||
- File name validation will run on docker to ensure the validity.
|
||||
|
||||
#### New Directory guidelines
|
||||
- Use lowercase words with ``"_"`` as separator ( no spaces or '-' allowed )
|
||||
- We recommend adding files to existing directories as mush as possible.
|
||||
- Use lowercase words with ``"_"`` as separator ( no spaces or ```"-"``` allowed )
|
||||
- For instance
|
||||
```
|
||||
SomeNew Fancy-Category is incorrect
|
||||
|
Loading…
Reference in New Issue
Block a user