Files
awesome-cpp/CONTRIBUTING.md
Faraz Fallahi 8bb2b98e3b Update CONTRIBUTING.md with grammar check reminder
Added a reminder to check spelling and grammar in descriptions.
2026-03-31 00:33:53 -07:00

858 B

Contribution Guidelines

Please ensure your pull request adheres to the following guidelines:

  • Please note that this is not a comprehensive list of software made with C++; it focuses on libraries and similar resources that can be used in C++ code.
  • Please search previous suggestions before making a new one, as yours may be a duplicate.
  • Please make an individual pull request for each suggestion.
  • Use the following format: [RESOURCE](REPO-LINK) - DESCRIPTION. [LICENSE] [website](WEB-LINK)
  • Keep descriptions short and simple. Check your spelling and grammar.
  • 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.
  • New categories, or improvements to the existing categorisation are welcome.

Thank you for your suggestions!