Skip to content

Commit

Permalink
Merge pull request #695 from tweag/feat/pr-template
Browse files Browse the repository at this point in the history
chore: include pr template
  • Loading branch information
Erin van der Veen authored Apr 4, 2024
2 parents 7595ac7 + e230c39 commit 117794d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# NAME OF PR
<!-- Please refer to an issue, or remove this line if the PR is unrelated to an issue -->
Issue: #

## Description

## Checklist
Checklist before merging:
- [ ] CHANGELOG.md updated
- [ ] README.md up-to-date

0 comments on commit 117794d

Please sign in to comment.