Skip to content

Commit bb7fade

Browse files
authored
docs: move pull request requirements instructions into a comment (#551)
1 parent 79c7509 commit bb7fade

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/pull_request_template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Describe the goal of this PR. Mention any related Issue numbers.
44

5-
### Requirements (place an `x` in each `[ ]`)
5+
### Requirements <!-- Place an `x` in each `[ ]` -->
66

7-
* [ ] I've read and understood the [Contributing Guidelines](https://github.com/slackapi/slack-github-action/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).
7+
- [ ] I've read and understood the [Contributing Guidelines](https://github.com/slackapi/slack-github-action/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).

0 commit comments

Comments
 (0)