Browse Source

Add description limit to the checklist

pull/2170/head
Pawel Borkar 2 years ago
committed by GitHub
parent
commit
dc317dfe2b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/PULL_REQUEST_TEMPLATE.md

+ 1
- 0
.github/PULL_REQUEST_TEMPLATE.md 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


Loading…
Cancel
Save