mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-17 12:36:53 +01:00
Update and rename change_request.md to change_request_wiki.md
This commit is contained in:
parent
85328c473b
commit
82181ed74d
36
.github/ISSUE_TEMPLATE/change_request.md
vendored
36
.github/ISSUE_TEMPLATE/change_request.md
vendored
@ -1,36 +0,0 @@
|
|||||||
---
|
|
||||||
name: Request change
|
|
||||||
about: Request a update/change of a wiki-page
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
[New placeholders/plugin]: https://github.com/PlaceholderAPI/PlaceholderAPI/issues/new?template=feature_request.md
|
|
||||||
[Bug report]: https://github.com/PlaceholderAPI/PlaceholderAPI/issues/new?template=bug_report.md
|
|
||||||
[issues]: https://github.com/PlaceholderAPI/PlaceholderAPI/issues
|
|
||||||
[wiki]: https://github.com/PlaceholderAPI/PlaceholderAPI/wiki
|
|
||||||
|
|
||||||
### Notes
|
|
||||||
This template is for **requesting changes to the wiki** and not for reporting bugs or requesting additions for the wiki!
|
|
||||||
If you want your placeholders added, use the [New placeholders/plugin] template.
|
|
||||||
For bug reports, use the [Bug report] template.
|
|
||||||
|
|
||||||
Also make sure, that your requested change isn't already made in the [wiki] or listed in the [issues] page.
|
|
||||||
|
|
||||||
### Type
|
|
||||||
> What kind of change is it? (Multiple selections possible)
|
|
||||||
<!-- Please select the right one, by changing the [ ] to [x] -->
|
|
||||||
|
|
||||||
- [ ] Placeholder(s) changed.
|
|
||||||
- [ ] New placeholder(s).
|
|
||||||
- [ ] Plugin no longer supports PlaceholderAPI and/or was deleted.
|
|
||||||
|
|
||||||
### Plugin
|
|
||||||
> What is the name of the plugin?
|
|
||||||
<!-- Please type below this line -->
|
|
||||||
|
|
||||||
|
|
||||||
### What is the new value?
|
|
||||||
> **Placeholder(s) changed**: Type what the old and the new placeholder(s) is/are.
|
|
||||||
> **New Placeholder(s)**: Type the new placeholder(s).
|
|
||||||
> **Plugin no longer supports PlaceholderAPI**: Leave this blank.
|
|
||||||
<!-- Please type below this line -->
|
|
34
.github/ISSUE_TEMPLATE/change_request_wiki.md
vendored
Normal file
34
.github/ISSUE_TEMPLATE/change_request_wiki.md
vendored
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
---
|
||||||
|
name: Request change (Wiki)
|
||||||
|
about: Request a update/change of a wiki-page
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
[Request change (PlaceholderAPI)]: https://github.com/PlaceholderAPI/PlaceholderAPI/issues/new?template=change_request_placeholderapi.md
|
||||||
|
[Bug report]: https://github.com/PlaceholderAPI/PlaceholderAPI/issues/new?template=bug_report.md
|
||||||
|
[issues]: https://github.com/PlaceholderAPI/PlaceholderAPI/issues
|
||||||
|
[wiki]: https://github.com/PlaceholderAPI/PlaceholderAPI/wiki
|
||||||
|
|
||||||
|
## Please read
|
||||||
|
This template is only for requesting new information to be added to the wiki or for updating of already existing information!
|
||||||
|
Please use the [Request change (PlaceholderAPI)] template to ask for additions/changes to the plugin PlaceholderAPI.
|
||||||
|
For reporting bugs of PlaceholderAPI use the [Bug report] template.
|
||||||
|
|
||||||
|
Also make sure that the [wiki] doesn't already have the change and that there isn't a issue about this change on the [issues] page.
|
||||||
|
|
||||||
|
### Type
|
||||||
|
> What kind of change is it? (Multiple selections possible)
|
||||||
|
<!--
|
||||||
|
Please select the right one, by changing the [ ] to [x]
|
||||||
|
-->
|
||||||
|
- [ ] New plugin/expansion supporting PlaceholderAPI.
|
||||||
|
A new plugin/expansion uses and/or provides placeholders.
|
||||||
|
- [ ] Placeholder(s) changed.
|
||||||
|
An already listed expansion/plugin has new placeholders or old ones have changed.
|
||||||
|
- [ ] Plugin/Expansion no longer supports PlaceholderAPI and/or was deleted.
|
||||||
|
- [ ] Other: __________ <!-- Use this if none of the above matches your request -->
|
||||||
|
|
||||||
|
### Info
|
||||||
|
> Please provide any information that is useful including links and images.
|
||||||
|
> For plugins/expansion providing new placeholders or updating old ones, provide the placeholders (that have changed)
|
||||||
|
<!-- Please type below this line -->
|
Loading…
Reference in New Issue
Block a user