浏览代码

Create report_a_bug.md

Krzysztof Krysiński 6 年之前
父节点
当前提交
4ecfe6c350
共有 1 个文件被更改,包括 16 次插入0 次删除
  1. 16 0
      .github/ISSUE_TEMPLATE/report_a_bug.md

+ 16 - 0
.github/ISSUE_TEMPLATE/report_a_bug.md

@@ -0,0 +1,16 @@
+---
+name: Report a bug
+about: Report a bug, not working feature or anything related
+---
+
+**Describe as detailed as possible when it happens**
+A clear and concise description of what the problem is. Ex. Holding CTRL+Z and P at the same time, causes program to crash  
+
+**Describe what you tried to do in order to fix it**
+A clear and concise description of what you tried to do to fix the problem (if possible).
+
+**Include screenshots of error**
+If it is possible, include screenshots, videos etc.
+
+**Additional context**
+Add any other context here.