core glitch пре 5 година
родитељ
комит
43546163e6
1 измењених фајлова са 30 додато и 0 уклоњено
  1. 30 0
      .github/ISSUE_TEMPLATE/bug_report.md

+ 30 - 0
.github/ISSUE_TEMPLATE/bug_report.md

@@ -0,0 +1,30 @@
+---
+name: Bug report
+about: Create a report to help us improve
+title: ''
+labels: bug
+assignees: ''
+
+---
+
+**Describe the bug**
+A clear and concise description of what the bug is.
+
+**To Reproduce**
+Steps to reproduce the behavior:
+1. Switch on...
+2. Press button '....'
+3. Wait for the moon phase
+4. It burns
+
+**Expected behavior**
+A clear and concise description of what you expected to happen.
+
+**Logs**
+Add debug logs
+
+**Target**
+Specify the target
+
+**Additional context**
+Add any other context about the problem here.