Skip to content

Commit

Permalink
Update PULL_REQUEST_TEMPLATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwiseman authored Jun 8, 2020
1 parent 4c5e018 commit acbe1f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@ We love getting PRs, but we hate asking people for the same basic changes every
- [ ] Run `mvn clean compile` locally. This may reformat your code, commit those changes.
- [ ] Run `mvn -D enable-ci clean install site` locally. If this command doesn't succeed, your change will not pass CI.

# When creating a PR:

- [ ] Fill in the "Description" above.
- [ ] Enable "Allow edits from maintainers".

0 comments on commit acbe1f4

Please sign in to comment.