aboutsummaryrefslogtreecommitdiffstats
path: root/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authorSteve Klebanoff <steve.klebanoff@gmail.com>2018-11-27 05:06:36 +0800
committerSteve Klebanoff <steve.klebanoff@gmail.com>2018-11-27 05:06:36 +0800
commit5f6a5e28e7d2832f7372a00a7d3a388da6babb17 (patch)
treed206113de7b5c2e0ab41cec3c0231206cae99054 /PULL_REQUEST_TEMPLATE.md
parentb0792a85a4d002bfe54ba228bfeadf29c89bfe09 (diff)
parent825911ed89e63f065c1a843ad83fb28ed72bb8ee (diff)
downloaddexon-sol-tools-5f6a5e28e7d2832f7372a00a7d3a388da6babb17.tar
dexon-sol-tools-5f6a5e28e7d2832f7372a00a7d3a388da6babb17.tar.gz
dexon-sol-tools-5f6a5e28e7d2832f7372a00a7d3a388da6babb17.tar.bz2
dexon-sol-tools-5f6a5e28e7d2832f7372a00a7d3a388da6babb17.tar.lz
dexon-sol-tools-5f6a5e28e7d2832f7372a00a7d3a388da6babb17.tar.xz
dexon-sol-tools-5f6a5e28e7d2832f7372a00a7d3a388da6babb17.tar.zst
dexon-sol-tools-5f6a5e28e7d2832f7372a00a7d3a388da6babb17.zip
Merge branch 'development' into feature/header-tweaks
Diffstat (limited to 'PULL_REQUEST_TEMPLATE.md')
-rw-r--r--PULL_REQUEST_TEMPLATE.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md
index 9bacbcede..70c5e8a9f 100644
--- a/PULL_REQUEST_TEMPLATE.md
+++ b/PULL_REQUEST_TEMPLATE.md
@@ -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! -->
* [ ] 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.
* [ ] Update documentation as needed.
* [ ] Add new entries to the relevant CHANGELOG.jsons.