chore: avoid issues forms for now

This commit is contained in:
patak 2023-01-19 23:51:15 +01:00
parent 2667899b14
commit 25dad31461
6 changed files with 10 additions and 122 deletions

5
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,5 @@
---
name: 🐞 Bug report
description: Report an issue
labels: ['s: pending triage', 'c: bug']
---