Pārlūkot izejas kodu

Update issue templates

dufu1991 3 gadi atpakaļ
vecāks
revīzija
132efbc474
1 mainītis faili ar 49 papildinājumiem un 0 dzēšanām
  1. 49 0
      .github/ISSUE_TEMPLATE/bug_report.md

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

@@ -0,0 +1,49 @@
+---
+name: Bug report
+about: Create a report to help us improve
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+---
+name: Bug Report
+about: Create a bug report to help us improve
+
+---
+
+## Bug Description
+
+A clear and concise description of what the bug is.
+
+## Steps to Reproduce
+
+Steps to reproduce the behavior:
+
+1. Go to '...'
+2. Click on '....'
+3. Scroll down to '....'
+4. See error
+
+## Expected Behavior
+
+A clear and concise description of what you expected to happen.
+
+## Screenshots
+
+If applicable, add screenshots to help explain your problem.
+
+## Additional Context
+
+Add any other context about the problem here.
+
+## Your Environment
+
+- OS: [e.g. Windows, macOS, Linux]
+- Browser: [e.g. Chrome, Firefox, Safari]
+- Version: [e.g. 22]
+
+## Optional: Proposed Solution
+
+If you have a proposed solution or workaround for the bug, please describe it here.