Update CONTRIBUTING.md

This commit is contained in:
Pranav
2020-08-17 21:31:07 -05:00
committed by GitHub
parent c0b63d97b4
commit 0a84570630

View File

@@ -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
- 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 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.
* Make sure your text editor is set to remove trailing whitespace.
* Order projects alphabetically within each category.