Unverified Commit 62ec847f authored by Pawel Borkar's avatar Pawel Borkar Committed by GitHub
Browse files

Merge pull request #2170 from pawelborkar/master

Add description limit to the checklist
parents 9553abfd dc317dfe
...@@ -3,6 +3,7 @@ ...@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment