Skip to content

Commit

Permalink
chore: remove PR title section from PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
Salakar committed Oct 5, 2020
1 parent 235b45e commit 07cc95a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Before you create this PR confirm that it meets all requirements listed below by
This will ensure a smooth and quick review process. Updating the `pubspec.yaml` and changelogs is not required.

- [ ] I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
- [ ] If the pull request affects only one plugin, the PR title starts with the name of the plugin in brackets (e.g. [cloud_firestore])
- [ ] My PR includes unit or integration tests for *all* changed/updated/fixed behaviors (See [Contributor Guide]).
- [ ] All existing and new tests are passing.
- [ ] I updated/added relevant documentation (doc comments with `///`).
Expand Down

0 comments on commit 07cc95a

Please sign in to comment.