Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

PULL_REQUEST_TEMPLATE.md 618 B

6 лет назад
6 лет назад
6 лет назад
6 лет назад
6 лет назад
1234567891011
  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. - [ ] Each table column should be padded with one space on either side.
  7. - [ ] You have searched the repository for any relevant issues or PRs.
  8. - [ ] Any category you are creating has the minimum requirement of 3 items.