Răsfoiți Sursa

Create report_a_bug.md

Krzysztof Krysiński 5 ani în urmă
părinte
comite
4ecfe6c350
1 a modificat fișierele cu 16 adăugiri și 0 ștergeri
  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.