Skip to content

Commit 0f8183b

Browse files
author
Jonathon Belotti
authored
warn against putting .par file changes in PR. (bazel-contrib#342)
1 parent bc092e5 commit 0f8183b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
Please check if your PR fulfills the following requirements:
44

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

0 commit comments

Comments
 (0)