Skip to content

Commit ae1d9a0

Browse files
authored
chore: update pull request template to include changelog placeholders (#338)
1 parent ffc466d commit ae1d9a0

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

.github/pull_request_template.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1+
### Changelog
2+
3+
(Add a note with features or fixes that change the user experience for release notes)
4+
15
### Summary
26

37
(Please describe the goal of this pull request and mention any related issue numbers)
48

59
### Requirements
610

7-
* [ ] I've read and understood the [Contributing Guidelines](/blob/main/.github/contributing.md) and have done my best effort to follow them.
8-
* [ ] I've read and agree to the [Code of Conduct](https://slackhq.github.io/code-of-conduct).
11+
- [ ] I've read and understood the [Contributing Guidelines](https://github.com/slackapi/slack-cli/blob/main/.github/CONTRIBUTING.md) and have done my best effort to follow them.
12+
- [ ] I've read and agree to the [Code of Conduct](https://slackhq.github.io/code-of-conduct).

0 commit comments

Comments
 (0)