Skip to content

Commit

Permalink
warn against putting .par file changes in PR. (bazelbuild#342)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathon Belotti authored Jul 20, 2020
1 parent bc092e5 commit 0f8183b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Please check if your PR fulfills the following requirements:

- [ ] Does not include precompiled binaries, eg. `.par` files. See [CONTRIBUTING.md](/CONTRIBUTING.md) for info
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features)

Expand Down

0 comments on commit 0f8183b

Please sign in to comment.