7 lines
211 B
YAML
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" |