mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-02-05 15:55:28 +01:00
Update and rename feature_request.md to change_request_placeholderapi.md
This commit is contained in:
parent
82181ed74d
commit
0809897303
38
.github/ISSUE_TEMPLATE/change_request_placeholderapi.md
vendored
Normal file
38
.github/ISSUE_TEMPLATE/change_request_placeholderapi.md
vendored
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
---
|
||||||
|
name: Request change (PlaceholderAPI)
|
||||||
|
about: Request a update/change of the PlaceholderAPI-code
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
[Request change (Wiki)]: https://github.com/PlaceholderAPI/PlaceholderAPI/issues/new?template=change_request_wiki.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
|
||||||
|
[Pull Requests]: https://github.com/PlaceholderAPI/PlaceholderAPI/pulls
|
||||||
|
|
||||||
|
## Please read
|
||||||
|
This template is only for requesting new functions to be added to PlaceholderAPI or for old one to be changed!
|
||||||
|
Please use the [Request change (Wiki)] template to ask for additions/changes to the wiki.
|
||||||
|
For reporting bugs of PlaceholderAPI use the [Bug report] template.
|
||||||
|
|
||||||
|
Also make sure that the [wiki] doesn't already mention such a function/change and that there isn't a issue about this change on the [issues] page.
|
||||||
|
|
||||||
|
We recommend to [open a Pull Request][Pull Requests] for making changes to PlaceholderAPI's code.
|
||||||
|
|
||||||
|
### Type
|
||||||
|
> What kind of request is this? (Multiple selections possible)
|
||||||
|
<!--
|
||||||
|
Please select the right options by replacing the [ ] with a [x]
|
||||||
|
-->
|
||||||
|
- [ ] New function for PlaceholderAPI.
|
||||||
|
A new function that developers could use.
|
||||||
|
- [ ] Change to code (Internal).
|
||||||
|
Changes to code that won't affect the end-user.
|
||||||
|
- [ ] Change to code (External).
|
||||||
|
Changes to code that will affect the end-user (breaks stuff).
|
||||||
|
- [ ] Other: __________ <!-- Use this if none of the above matches your request -->
|
||||||
|
|
||||||
|
### Info
|
||||||
|
> What is the change?
|
||||||
|
> Please provide as much information (including links, images and code-snippeds) as possible.
|
||||||
|
<!-- Please type below this line -->
|
35
.github/ISSUE_TEMPLATE/feature_request.md
vendored
35
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -1,35 +0,0 @@
|
|||||||
---
|
|
||||||
name: New placeholders/plugin
|
|
||||||
about: Do you have a plugin that supports and/or adds placeholders from/to PlaceholderAPI and that isn't on the wiki? Use this template!
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
[Request change]: https://github.com/PlaceholderAPI/PlaceholderAPI/issues/new?template=change_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
|
|
||||||
[FAQ]: https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/FAQ
|
|
||||||
|
|
||||||
### Please read
|
|
||||||
Please use this template for Feature requests only!
|
|
||||||
This doesn't include changes to already existing things like wiki-entries or code. Use the [Request change] template for those types of issues.
|
|
||||||
For bug reports regarding PlaceholderAPI use the [Bug report] template.
|
|
||||||
|
|
||||||
Also make sure that you have read the [wiki], the [FAQ] and that you checked the [issues] page for any similar topic.
|
|
||||||
|
|
||||||
### Type
|
|
||||||
> What kind of request is this? (Multiple selections possible)
|
|
||||||
<!--
|
|
||||||
Please select the right options by replacing the [ ] with a [x]
|
|
||||||
-->
|
|
||||||
|
|
||||||
- [ ] New plugin or expansion that provides placeholders.
|
|
||||||
- [ ] New plugin supporting PlaceholderAPI.
|
|
||||||
- [ ] New PlaceholderAPI feature.
|
|
||||||
- [ ] Other: __________
|
|
||||||
|
|
||||||
### New information
|
|
||||||
> What should be added?
|
|
||||||
> Please provide as much information like why it should be added.
|
|
||||||
> Also make sure to add links to it if possible.
|
|
||||||
<!-- Please type below this line -->
|
|
Loading…
Reference in New Issue
Block a user