aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-11-18 07:14:01 +0530
committerLibravatar GitHub <noreply@github.com>2021-11-18 07:14:01 +0530
commit9a03c8b8c3c1dbfb802a69105faa82dca4673934 (patch)
tree51a5c0b1101499b066b9077abec1eb62c84279e6 /.github/ISSUE_TEMPLATE/bug_report.md
parent5.6.4-nightly.9 [skip ci] (diff)
downloadferdium-app-9a03c8b8c3c1dbfb802a69105faa82dca4673934.tar.gz
ferdium-app-9a03c8b8c3c1dbfb802a69105faa82dca4673934.tar.zst
ferdium-app-9a03c8b8c3c1dbfb802a69105faa82dca4673934.zip
Revamped github Issue templates (new yml syntax) [skip ci] (#1441)
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md45
1 files changed, 0 insertions, 45 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
deleted file mode 100644
index 020d6ff58..000000000
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ /dev/null
@@ -1,45 +0,0 @@
1---
2name: Bug report
3about: Create a report to help us improve
4---
5<!--
6Please remember that if you are logging a bug for some service that has *stopped working*, please log the bug at https://github.com/getferdi/recipes/issues
7Please remember to read the self-help documentation at https://github.com/getferdi/ferdi#troubleshooting-recipes-self-help - in case it helps you unblock yourself.
8
9Please fill our form below, this way we can analyse and fix the problem as fast as possible.
10
11Please keep in mind that any text inside "<!--" and "--\>" are comments from us and won't be visible in your bug report, so please don't put any text in them.
12-->
13**Bug description:**
14<!-- Add a clear and concise description of what the bug is -->
15
16**Steps to reproduce:**
17<!-- Explain to us how we can reproduce your bug on our computer -->
18
191. Go to '...'
202. Click on '....'
213. Scroll down to '....'
224. See error
23
24**Expected behavior**
25<!-- If applicable, add a description of what you expected to happen. -->
26
27**Screenshots**
28<!-- If applicable, add screenshots to help explain your problem. -->
29<!-- You can simply drag and drop any image file into the editor to add it to the report -->
30
31**Environment:**
32
33- Operating System: <!-- e.g. macOS Catalina, Windows 10, etc. -->
34- Ferdi Version: <!-- e.g. 5.4.3 -->
35- Server: <!-- e.g. Ferdi, Franz, Using without an account -->
36
37- Debug information:
38<!--
39Get your debug information via Ferdi "Help" menu ("Copy/Publish Debug Information") then
40share a debug information file or your published link with us.
41-->
42
43<!-- Please consider supporting Ferdi!
44👉 https://github.com/sponsors/getferdi
45👉 https://opencollective.com/getferdi/donate -->