Browse Source

docs: Add a pull request template file

Add a pull request template to tell contributors that their commits
should follow the project's git commit guidelines before submitting
a pull request.
reviewable/pr4474/r3
Samantha McVey 8 years ago
parent
commit
dca86252d0
No known key found for this signature in database
GPG Key ID: A68DF012C3881D62
  1. 1
      .github/PULL_REQUEST_TEMPLATE.md

1
.github/PULL_REQUEST_TEMPLATE.md

@ -0,0 +1 @@ @@ -0,0 +1 @@
- [ ] Commits follow our [git commit guidelines](https://github.com/qTox/qTox/blob/master/CONTRIBUTING.md#git-commit-guidelines)
Loading…
Cancel
Save