AmboVent-1690-108 / AmboVent

AmboVent 1690.108
The Unlicense
206 stars 69 forks source link

Add a pull request template in .github/pull_request_template.md #44

Closed ElectricRCAircraftGuy closed 4 years ago

ElectricRCAircraftGuy commented 4 years ago

Add a pull request template in .github/pull_request_template.md. See here: https://help.github.com/en/github/building-a-strong-community/creating-a-pull-request-template-for-your-repository

Tell the user to run ./run_clang-format.sh before submitting a PR, and have them check the box:

[x] I have run the auto-formatter: `./run_clang-format.sh`

Note that markdown comments in the template can be added with:

<!---comment--->