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

Updated templates
This commit is contained in:
Jack 2021-06-02 13:21:11 +01:00 committed by GitHub
commit 41f82891c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 20 deletions

View file

@ -14,13 +14,9 @@ Sometimes your browser has old files cached and the bug you are experiencing mig
**Describe the bug** <!-- A clear and concise description of what the bug is. -->
<!--
<!-- **Did it happen in incognito mode?**
Sometimes things work in incognito mode, which allows me to further track down the issue. -->
**Did it happen in incognito mode?**
Sometimes things work in incognito mode, which allows me to further track down the issue.
-->
**To Reproduce** <!-- Steps to reproduce the behavior: -->
@ -39,11 +35,5 @@ Sometimes things work in incognito mode, which allows me to further track down t
- Browser [] <!-- e.g. Chrome, Firefox, Safari, etc... -->
- Browser Version [] <!-- e.g. 22 -->
**Smartphone:** <!-- if you encountered an issue while using Monkeytype on your smartphone please complete the following information, delete this section if not -->
- Device: [] <!-- e.g. iPhone6, Google Pixel 4, etc... -->
- OS: [] <!-- e.g. IOS 8.1, Android 11, etc... -->
- Browser [] <!-- e.g. stock browser, Safari, Chrome -->
- Browser Version [] <!-- e.g. 22 -->
**Additional context** <!-- Add any other context about the problem here. -->

View file

@ -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 read the comments -->
Please reference any issues and or PRs related to your pull request.
<!-- 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!
If your change is visual (mainly themes) it would be extra awesome if you could include a screenshot.
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 -->
### Description
<!-- Please describe the change(s) made in your PR -->
<!-- please check the items you have completed -->
### 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 <!-- Delete if that is not the case-->
<!-- the issue(s) your PR resolves if any -->
<!-- the issue(s) your PR resolves if any (delete if that is not the case) -->
<!-- please also reference any issues and or PRs related to your pull request -->
Resolves #
<!-- pro tip: you can check checkboxes by putting an x inside the brackets [x] -->