1
mirror of https://github.com/public-apis/public-apis synced 2025-01-05 15:16:23 +01:00

Add description limit to the checklist

This commit is contained in:
Pawel Borkar 2021-10-03 12:22:05 +05:30 committed by GitHub
parent ac8ecd42e0
commit dc317dfe2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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