Remove the instruction to prefix PRs with package name from a/PULL_REQUEST_TEMPLATE.md
This commit is contained in:
parent
dcf19e5226
commit
1b45aa5974
@ -21,7 +21,6 @@
|
|||||||
<!--- The following points should be used to indicate the progress of your PR. Put an `x` in all the boxes that apply right now, and come back over time and check them off as you make progress. If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
|
<!--- The following points should be used to indicate the progress of your PR. Put an `x` in all the boxes that apply right now, and come back over time and check them off as you make progress. If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
|
||||||
|
|
||||||
* [ ] Prefix PR title with `[WIP]` if necessary.
|
* [ ] Prefix PR title with `[WIP]` if necessary.
|
||||||
* [ ] Prefix PR title with bracketed package name(s) corresponding to the changed package(s). For example: `[sol-cov] Fixed bug`.
|
|
||||||
* [ ] Add tests to cover changes as needed.
|
* [ ] Add tests to cover changes as needed.
|
||||||
* [ ] Update documentation as needed.
|
* [ ] Update documentation as needed.
|
||||||
* [ ] Add new entries to the relevant CHANGELOG.jsons.
|
* [ ] Add new entries to the relevant CHANGELOG.jsons.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user