Browse Source

Add padding checkmark

pull/452/head
Dave Machado 6 years ago
committed by GitHub
parent
commit
2bd5b044aa
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      .github/PULL_REQUEST_TEMPLATE.md

+ 2
- 1
.github/PULL_REQUEST_TEMPLATE.md View File

@@ -1,9 +1,10 @@
Thank you for taking the time to work on a PR for this project!
Thank you for taking the time to work on a Pull Request for this project!


To ensure your PR is dealt with swiftly please check the following: To ensure your PR is dealt with swiftly please check the following:


- [ ] Your submissions are formatted according to the guidelines in the [contributing guide](CONTRIBUTING.md). - [ ] Your submissions are formatted according to the guidelines in the [contributing guide](CONTRIBUTING.md).
- [ ] Your additions are ordered alphabetically. - [ ] Your additions are ordered alphabetically.
- [ ] Each table column should be padded with one space on either side.
- [ ] You have searched the repository for any relevant issues or PRs. - [ ] You have searched the repository for any relevant issues or PRs.
- [ ] Any category you are creating has the minimum requirement of 3 items. - [ ] Any category you are creating has the minimum requirement of 3 items.

Loading…
Cancel
Save