Skip to content

Commit 8ced962

Browse files
dotdoomcollinjackson
authored andcommitted
Remove duplicate instruction from PR checklist (#110)
2nd item already says: ``` - [ ] If the pull request affects only one plugin, the PR title starts with the name of the plugin in brackets (e.g. [cloud_firestore]) ```
1 parent b97b720 commit 8ced962

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ Before you create this PR confirm that it meets all requirements listed below by
1717
- [ ] I updated/added relevant documentation (doc comments with `///`).
1818
- [ ] The analyzer (`flutter analyze`) does not report any problems on my PR.
1919
- [ ] I read and followed the [Flutter Style Guide].
20-
- [ ] The title of the PR starts with the name of the plugin surrounded by square brackets, e.g. [shared_preferences]
2120
- [ ] I updated pubspec.yaml with an appropriate new version according to the [pub versioning philosophy].
2221
- [ ] I updated CHANGELOG.md to add a description of the change.
2322
- [ ] I signed the [CLA].

0 commit comments

Comments
 (0)