Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 686 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (6 loc) · 686 Bytes

You can contribute to this project in several ways:

  • Found a bug? Please file an issue with a description, and, if possible, a snippet of code that exposes the problem.
  • Spotted a typo or other error in code, tutorial, or readme? Let me know by filing an issue or a pull request.
  • See a missing feature? I'm sure a lot could be added, but the aim is not (and never was) to cover all of the functionality available in the Python's argparse library. Please file an issue to start a discussion.
  • Would like to contribute code? Cool. Please first file an issue to start a discussion.
  • Would like to improve the CMake project? Great. Let me know in an issue what you have in mind.