Files
pfannkuchen/.gitea/issue_template/config.yml
T
fvjr156 e6172ebf4f init
2026-05-31 18:28:15 +08:00

7 lines
211 B
YAML

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"