Merge pull request #1459 from UnrealApex/UnrealApex-pr-template-1

Update pull_request_template.md
This commit is contained in:
Jack 2021-05-27 00:21:14 +01:00 committed by GitHub
commit 61fdef2e08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,18 @@
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 related to your pull request.
Please reference any issues and or PRs related to your pull request.
If your change is visual (mainly themes) it would be extra awesome if you could include a screenshot.
<!-- pro tip: you can check checkboxes by putting an x inside the brackets [x] -->
### Checklist <!-- please check the items you have completed -->
- [] I have read the [`Code Of Conduct`](/CODE_OF_CONDUCT.md)
- [] I viewed the [`Contributing file`](/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.
<!-- the issue(s) your PR resolves if any -->
Resolves #