Skip to content

Commit

Permalink
add PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
rkaminsk committed Nov 2, 2023
1 parent c32f1a4 commit 670900a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
### Checklist

**Please only open Pull Requests against the wip branch**

[ ] Have you followed the guidelines in our [CONTRIBUTING.md](/potassco/clingo/blob/contributing/CONTRIBUTING.md) document?
[ ] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
[ ] Have you made sure that all tests succeed?

0 comments on commit 670900a

Please sign in to comment.