aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/bug_report.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index dfb24d8fa..7b377c331 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,5 +1,5 @@
1name: Bug report 1name: Bug report
2description: Report a bug in Ferdi 2description: Report a bug in Ferdium
3title: "Describe your bug" 3title: "Describe your bug"
4labels: ["bug :beetle:"] 4labels: ["bug :beetle:"]
5body: 5body:
@@ -8,7 +8,7 @@ body:
8 label: Avoid duplicates 8 label: Avoid duplicates
9 description: Please ensure you've completed the following 9 description: Please ensure you've completed the following
10 options: 10 options:
11 - label: I have searched the [issues tracker](https://github.com/getferdi/ferdi/issues) for a bug report similar to mine, in vain 11 - label: I have searched the [issues tracker](https://github.com/ferdium/ferdium-app/issues) for a bug report similar to mine, in vain
12 required: true 12 required: true
13- type: textarea 13- type: textarea
14 attributes: 14 attributes:
@@ -24,7 +24,7 @@ body:
24- type: textarea 24- type: textarea
25 attributes: 25 attributes:
26 label: Debug link 26 label: Debug link
27 description: Get your debug link via Ferdi's "Help" > "Publish Debug Information", then share your link with us 27 description: Get your debug link via Ferdium's "Help" > "Publish Debug Information", then share your link with us
28 validations: 28 validations:
29 required: true 29 required: true
30- type: textarea 30- type: textarea