Merge pull request #417 from PlaceholderAPI/change/update-templates

Change/update templates
This commit is contained in:
Funnycube 2020-08-03 21:27:33 +10:00 committed by GitHub
commit 364635cd06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 26 additions and 29 deletions

View File

@ -23,25 +23,21 @@ about: Report bugs of PlaceholderAPI with this template
## Bug Report ## Bug Report
### Issue ### Issue
> What is the issue? Describe it like you would tell a friend. <!-- What is the issue? Describe it like you would tell a friend. -->
<!-- Please write below this line to prevent formatting issues -->
### Expected behaviour ### Expected behaviour
> What should PlaceholderAPI do? <!-- What should PlaceholderAPI do? -->
<!-- Please write below this line to prevent formatting issues -->
### Actual behaviour ### Actual behaviour
> What does PlaceholderAPI actually do? <!-- What does PlaceholderAPI actually do? -->
<!-- Please write below this line to prevent formatting issues -->
### How to reproduce ### How to reproduce
> What steps did you made, to get this bug? <!-- What steps did you made, to get this bug? -->
<!-- Please write below this line to prevent formatting issues -->
1. 1.
### Installed expansions ### `/papi dump` output
> Please list all expansions that are displayed when running `/papi list` <!-- Please provide the URL that was generated when using /papi dump -->
<!-- Please write below this line to prevent formatting issues -->

View File

@ -15,10 +15,9 @@ about: Request a update/change of the PlaceholderAPI-code
## Feature Request ## Feature Request
### Type ### Type
> What kind of request is this? (Multiple selections possible) <!-- What kind of request is this? (Multiple selections possible) -->
<!-- <!-- To select an option change the [ ] to [x] -->
Please select the right options by replacing the [ ] with a [x]
-->
- [ ] New function for PlaceholderAPI. - [ ] New function for PlaceholderAPI.
A new function that developers could use. A new function that developers could use.
- [ ] Change to code (Internal). - [ ] Change to code (Internal).
@ -27,7 +26,6 @@ Changes to code that won't affect the end-user.
Changes to code that will affect the end-user (breaks stuff). Changes to code that will affect the end-user (breaks stuff).
- [ ] Other: __________ <!-- Use this if none of the above matches your request --> - [ ] Other: __________ <!-- Use this if none of the above matches your request -->
### Info ### Description
> What is the change? <!-- Describe what this suggested change should do and why it would be useful -->
> Please provide as much information (including links, images and code-snippeds) as possible. <!-- When possible, add some code-examples to better illustrate the change -->
<!-- Please write below this line to prevent formatting issues -->

View File

@ -1,8 +1,13 @@
## Please read <!--
### Please read ###
Please make sure you checked the following: Please make sure you checked the following:
- You checked the [Pull requests] page for any upcoming changes.
- You checked the Pull requests page for any upcoming changes.
- You documented any public code that the end-user might use. - You documented any public code that the end-user might use.
- You followed the [contributing file] - You followed the contributing file (https://github.com/PlaceholderAPI/PlaceholderAPI/tree/master/.github/CONTRIBUTING.md).
-->
## Pull Request
### Type ### Type
<!-- <!--
@ -14,12 +19,10 @@ Please make sure you checked the following:
- [ ] Other: __________ <!-- Use this if none of the above matches your request --> - [ ] Other: __________ <!-- Use this if none of the above matches your request -->
### Description ### Description
> Provide additional information if needed. <!-- What does your Pull request change? -->
<!-- Please type below this line -->
Closes N/A <!-- If your PR is based on an issue, change "N/A" the the issue ID (#id) -->
<!-- DO NOT ALTER ANYTHING BELOW THIS LINE! --> <!-- DO NOT ALTER ANYTHING BELOW THIS LINE! -->
[Pull requests]: https://github.com/PlaceholderAPI/PlaceholderAPI/pulls
[contributing file]: https://github.com/PlaceholderAPI/PlaceholderAPI/tree/master/.github/CONTRIBUTING.md
[Wiki]: https://github.com/PlaceholderAPI/PlaceholderAPI/wiki [Wiki]: https://github.com/PlaceholderAPI/PlaceholderAPI/wiki