Skip to content

Commit

Permalink
add pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
cedvdb committed Jan 7, 2025
1 parent 4b6fdf9 commit 150f5e8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@


## Checklist

- [ ] I have bumped the version in pubspec.yaml
- [ ] I have added an entry in changelog.md for the new pubspec version
- [ ] (if applicable) I have added "Closes #1234" to this termplate to automatically close related issues.
- [ ] (not required if no sensible change has been made eg: Localization) I have added tests that prove my fix is effective or that my feature works.


0 comments on commit 150f5e8

Please sign in to comment.