mirror of
https://github.com/public-apis/public-apis.git
synced 2025-04-28 17:57:09 +02:00
Add description limit to the checklist
This commit is contained in:
parent
ac8ecd42e0
commit
dc317dfe2b
1 changed files with 1 additions and 0 deletions
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -3,6 +3,7 @@
|
|||
- [ ] My submission is formatted according to the guidelines in the [contributing guide](/CONTRIBUTING.md)
|
||||
- [ ] My addition is ordered alphabetically
|
||||
- [ ] My submission has a useful description
|
||||
- [ ] The description does not have more than 100 characters
|
||||
- [ ] The description does not end with punctuation
|
||||
- [ ] Each table column is padded with one space on either side
|
||||
- [ ] I have searched the repository for any relevant issues or pull requests
|
||||
|
|
Loading…
Add table
Reference in a new issue