This commit is contained in:
fvjr156
2026-05-31 18:28:15 +08:00
parent b7dcac4327
commit e6172ebf4f
9 changed files with 1330 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
blank_issues_enabled: false
issue_templates:
- name: "Bug Report"
description: "Follow this format when reporting a bug."
title: "[Bug]: "
labels: ["bug"]
body: "./ISSUE_TEMPLATE/bug_report.md"