Skip to content

Commit a9cfd52

Browse files
doc: adjust PR template so we ensure removals and deprecations are made in isolated PRs (#1480)
1 parent 6acb141 commit a9cfd52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ Link to any related issue(s):
1919
- [ ] I have added tests that prove my fix is effective or that my feature works per HashiCorp requirements
2020
- [ ] I have added any necessary documentation (if appropriate)
2121
- [ ] I have run make fmt and formatted my code
22+
- [ ] If changes include deprecations or removals, I defined an isolated PR with a relevant title as it will be used in the auto-generated changelog.
2223

2324
## Further comments

0 commit comments

Comments
 (0)