aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.yml
diff options
context:
space:
mode:
authorDeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>2022-06-06 14:55:43 +0200
committerDeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>2022-06-06 14:55:43 +0200
commit462d5976f3654f40229ff61391e7e55d0819d82d (patch)
tree9b3804046d9b3b2c4f11f946a7e2fffc53eba249 /.github/ISSUE_TEMPLATE/bug_report.yml
parentf4c6691b628cca146ddb44e77f54cb46387aa15d (diff)
parent6f2e90260fe1b46d25b4f5c86564badfef582d62 (diff)
downloadOneConfig-462d5976f3654f40229ff61391e7e55d0819d82d.tar.gz
OneConfig-462d5976f3654f40229ff61391e7e55d0819d82d.tar.bz2
OneConfig-462d5976f3654f40229ff61391e7e55d0819d82d.zip
Merge branch 'master' of github.com:Polyfrost/OneConfig
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml10
1 files changed, 1 insertions, 9 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index c5be7ab..30af2fe 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -4,7 +4,7 @@ labels: "bug"
body:
- type: markdown
attributes:
- value: Before raising an issue, please search for existing issues to avoid creating duplicates. For questions and support please use [Discord](https://polyfrost.cc/discord).
+ value: Before raising an issue, please search for existing issues to avoid creating duplicates. For questions, please use [Discord](https://polyfrost.cc/chat).
- type: textarea
id: bug-description
attributes:
@@ -13,9 +13,6 @@ body:
validations:
required: true
- type: textarea
- id: version-data
- description: The version data e.g: Minecraft 2.10.2, OneConfig v0.1-alpha, Windows 12, etc.
-- type: textarea
id: steps-to-reproduce
attributes:
label: Steps to reproduce
@@ -28,11 +25,6 @@ body:
label: Expected behavior
description: Describe what you should see instead
- type: textarea
- id: example-repository
- attributes:
- label: Example repository
- description: If possible, please create an [minimal, reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug and link it here in the bug report
-- type: textarea
id: anything-else
attributes:
label: Anything else?