diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d99157cad..26a184dc9 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,17 +1,29 @@ -Adding a language or a theme? For languages, make sure to edit the `_list.json`, `_groups.json` files, and add the `language.json` file as well. For themes, make sure to add the `theme.css` file. It will not work if you don't follow these steps! + -Please reference any issues and or PRs related to your pull request. + + --> -### Checklist +### Description + + + + + +### Checklist - [] I have read the [`CODE_OF_CONDUCT.md`](https://github.com/Miodec/monkeytype/blob/master/CODE_OF_CONDUCT.md) and the [`CONTRIBUTING.md`](https://github.com/Miodec/monkeytype/blob/master/CONTRIBUTING.md) -- [] If my PR is a new language or theme I modified the appropriate files to incorporate the language or theme - [] I checked if my PR has any bugs or other issues that could reduce the stability of the project -- [] I understand that the maintainer has the right to reject my PR and it may not get accepted. +- [] I understand that the maintainer has the right to reject my contribution and it may not get accepted. +- [] If my PR is a new language or theme I modified the appropriate files to incorporate the language or theme - + + + + Resolves # + + +