mirror of
https://github.com/flutter/packages.git
synced 2025-06-27 21:28:33 +08:00
Added - in pull request template (#274)
This commit is contained in:

committed by
GitHub

parent
612f7220d5
commit
19a09aaaa3
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -11,7 +11,7 @@
|
||||
- [ ] I read the [Tree Hygiene] wiki page, which explains my responsibilities.
|
||||
- [ ] I read and followed the [Flutter Style Guide].
|
||||
- [ ] I listed at least one issue that this PR fixes in the description above.
|
||||
- [ ] I added new tests to check the change I am making or feature I am adding, or Hixie said the PR is test exempt.
|
||||
- [ ] I added new tests to check the change I am making or feature I am adding, or Hixie said the PR is test-exempt.
|
||||
- [ ] I updated `pubspec.yaml` with an appropriate new version according to the [pub versioning philosophy].
|
||||
- [ ] I updated `CHANGELOG.md` to add a description of the change.
|
||||
- [ ] I updated/added relevant documentation (doc comments with `///`).
|
||||
|
Reference in New Issue
Block a user