mirror of
https://github.com/public-apis/public-apis.git
synced 2025-08-06 01:58:50 +02:00
Merge pull request #2170 from pawelborkar/master
Add description limit to the checklist
This commit is contained in:
commit
62ec847f52
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 submission is formatted according to the guidelines in the [contributing guide](/CONTRIBUTING.md)
|
||||||
- [ ] My addition is ordered alphabetically
|
- [ ] My addition is ordered alphabetically
|
||||||
- [ ] My submission has a useful description
|
- [ ] My submission has a useful description
|
||||||
|
- [ ] The description does not have more than 100 characters
|
||||||
- [ ] The description does not end with punctuation
|
- [ ] The description does not end with punctuation
|
||||||
- [ ] Each table column is padded with one space on either side
|
- [ ] Each table column is padded with one space on either side
|
||||||
- [ ] I have searched the repository for any relevant issues or pull requests
|
- [ ] I have searched the repository for any relevant issues or pull requests
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue