Răsfoiți Sursa

Merge branch 'master' of github.com:clairechingching/sbpf

Claire xyz 2 luni în urmă
părinte
comite
c7d4d77ab0
1 a modificat fișierele cu 22 adăugiri și 0 ștergeri
  1. 22 0
      .github/ISSUE_TEMPLATE/bug-report.md

+ 22 - 0
.github/ISSUE_TEMPLATE/bug-report.md

@@ -0,0 +1,22 @@
+---
+name: Bug Report
+about: Create a report to help us improve
+title: "[BUG]"
+labels: ''
+assignees: clairechingching
+
+---
+
+**Reproduce Code**
+
+```asm
+; Minimal assembly code snippet that triggers the bug
+```
+
+**Description**
+
+parsing error / wrong codegen / crash 
+
+**Additional Notes (optional)**
+
+Any extra context, logs, screenshots, or observations