Initial commit

This commit is contained in:
santiagosayshey
2026-01-28 04:25:23 +10:30
committed by GitHub
commit 98c49a1bea
8 changed files with 51 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
blank_issues_enabled: false
+11
View File
@@ -0,0 +1,11 @@
name: 📝 Issue
description: Report a problem or suggest an improvement
body:
- type: textarea
id: problem
attributes:
label: What's the problem?
placeholder: Describe the issue or suggestion
validations:
required: true