You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

PULL_REQUEST_TEMPLATE.md 720 B

123456789101112
  1. Thank you for taking the time to work on a Pull Request for this project!
  2. To ensure your PR is dealt with swiftly please check the following:
  3. - [ ] Your submissions are formatted according to the guidelines in the [contributing guide](CONTRIBUTING.md)
  4. - [ ] Your changes are made in the [README](../README.md) file, not the auto-generated JSON
  5. - [ ] Your additions are ordered alphabetically
  6. - [ ] Your submission has a useful description
  7. - [ ] The description does not end with punctuation
  8. - [ ] Each table column should be padded with one space on either side
  9. - [ ] You have searched the repository for any relevant issues or pull requests
  10. - [ ] Any category you are creating has the minimum requirement of 3 items