From 84a8029d7dfb7f8557d65d411d4bbe7552afb310 Mon Sep 17 00:00:00 2001 From: Andre_601 <11576465+Andre601@users.noreply.github.com> Date: Wed, 2 Jan 2019 17:52:09 +0100 Subject: [PATCH] Create bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 39 ++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..8bbb2b6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,39 @@ +--- +name: Bug Report +about: Found a bug with PlaceholderAPI? Report it through this form! + +--- + +[New placeholders/plugin]: https://github.com/PlaceholderAPI/PlaceholderAPI/issues/new?template=feature_request.md +[Request change]: https://github.com/PlaceholderAPI/PlaceholderAPI/issues/new?template=change_request.md +[Spigot page]: https://www.spigotmc.org/resources/6245/ +[Jenkins page]: http://ci.extendedclip.com/job/PlaceholderAPI/ + +### Notes +This template is for **reporting a bug** and not for requesting changes to the wiki! +If you want your placeholders added or updated, use the [New placeholders/plugin] or [Request change] template. + +Also make sure, that you use the latest version of PlaceholderAPI from either the [Spigot page] or the [Jenkins page]. + +### Issue +> What is the issue? Describe it like you would tell a friend. + + + + +### Expected behaviour +> What should PlaceholderAPI do? + + + + +### Actual behaviour +> What does PlaceholderAPI actually do? + + + + +### How to reproduce +> What steps did you made, to get this bug? + +1.