mirror of
https://github.com/p-ranav/awesome-hpp.git
synced 2025-12-18 02:54:35 +03:00
Update CONTRIBUTING.md
This commit is contained in:
@@ -8,7 +8,7 @@ Please ensure your pull request adheres to the following guidelines:
|
|||||||
- No need to say "header-only" - every library in the README is header-only
|
- No need to say "header-only" - every library in the README is header-only
|
||||||
- Examples:
|
- Examples:
|
||||||
- **THIS IS TOO LONG** `<XYZ> is a lightweight header only library for doing X and Y in Z in C++17 (and later!)`
|
- **THIS IS TOO LONG** `<XYZ> is a lightweight header only library for doing X and Y in Z in C++17 (and later!)`
|
||||||
- **THIS IS BETTER** `X and Y in Z in >=C++17`
|
- **THIS IS BETTER** `X and Y in Z in >=C++17.`
|
||||||
* End all descriptions with a full stop/period.
|
* End all descriptions with a full stop/period.
|
||||||
* Make sure your text editor is set to remove trailing whitespace.
|
* Make sure your text editor is set to remove trailing whitespace.
|
||||||
* Order projects alphabetically within each category.
|
* Order projects alphabetically within each category.
|
||||||
|
|||||||
Reference in New Issue
Block a user