Skip to content

Commit 9354146

Browse files
committed
Update CONTRIBUTING.md
1 parent 11a919f commit 9354146

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

.github/pull_request_template.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,23 @@ Please write a short summary for this change. If it's a new script command, expl
44

55
## Type of change
66

7+
Please delete options that are not relevant.
8+
79
- [ ] New script command
810
- [ ] Bug fix
911
- [ ] Improvement of an existing script
1012
- [ ] Documentation update
1113
- [ ] Toolkit change
12-
- [ ] Other
13-
14-
If you selected `Other`, please specify.
14+
- [ ] Other (Specify)
1515

1616
## Screenshot
1717

1818
If it's a new script command, please include a screenshot or a GIF of how it works.
1919

2020
## Dependencies / Requirements
2121

22-
If it's a new script command that requires some additional steps to make it work, please describe it here. E.g. requiring installation of another command line tool or requirement to specify username / API token / etc.
22+
If it's a new script command that requires some additional steps to make it work, please describe it here. E.g. requiring installation of another command line tool or requirement to specify username / API token / etc.
23+
24+
## Checklist
25+
26+
- [ ] I have read [Contribution Guidelines](https://github.com/raycast/script-commands/blob/master/CONTRIBUTING.md)

0 commit comments

Comments
 (0)