mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 02:02:43 +00:00
Remove changelog checklist item from PR template (#27460)
* Remove changelog checklist item from PR template * Update ent PR guidance
This commit is contained in:
7
.github/pull_request_template.md
vendored
7
.github/pull_request_template.md
vendored
@@ -2,11 +2,6 @@
|
||||
What does this PR do?
|
||||
|
||||
### TODO only if you're a HashiCorp employee
|
||||
- [ ] **Changelog:** Make sure there is one, or the `pr/no-changelog` label is
|
||||
applied. Brand new features have a differently
|
||||
formatted changelog than other changelogs, so pay attention to that. If this
|
||||
PR is the CE portion of an ENT PR, put the changelog here, _not_ in your ENT
|
||||
PR. Feel free to refer to the [instructions](https://github.com/hashicorp/vault/blob/main/CONTRIBUTING.md#changelog-entries) on changelog formatting if necessary.
|
||||
- [ ] **Labels:** If this PR is the CE portion of an ENT change, and that ENT change is
|
||||
getting backported to N-2, use the new style `backport/ent/x.x.x+ent` labels
|
||||
instead of the old style `backport/x.x.x` labels.
|
||||
@@ -21,4 +16,4 @@ What does this PR do?
|
||||
in the PR description, commit message, or branch name.
|
||||
- [ ] **RFC:** If this change has an associated RFC, please link it in the description.
|
||||
- [ ] **ENT PR:** If this change has an associated ENT PR, please link it in the
|
||||
description.
|
||||
description. Also, make sure the changelog is in this PR, _not_ in your ENT PR.
|
||||
|
||||
Reference in New Issue
Block a user