Commit ee7fbbab by Maurits van Beusekom

Updated the PR template checklist

parent 93da3787
...@@ -18,7 +18,9 @@ ...@@ -18,7 +18,9 @@
### :thinking: Checklist before submitting ### :thinking: Checklist before submitting
- [ ] All projects build - [ ] I made sure all projects build.
- [ ] Follows style guide lines ([code style guide](https://github.com/Baseflow/flutter-permission-handler/blob/develop/CONTRIBUTING.md)) - [ ] I updated pubspec.yaml with an appropriate new version according to the pub versioning philosophy.
- [ ] Relevant documentation was updated - [ ] I updated CHANGELOG.md to add a description of the change.
- [ ] Rebased onto current develop - [ ] I followed the style guide lines ([code style guide](https://github.com/Baseflow/flutter-permission-handler/blob/develop/CONTRIBUTING.md)).
- [ ] I updated the relevant documentation.
- [ ] I rebased onto current `master`.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment