Update Custom issue temple (#811)

This commit is contained in:
dabao1955
2023-07-28 22:27:52 +08:00
committed by GitHub
parent abe1fa471d
commit d75678fca0
2 changed files with 11 additions and 10 deletions

View File

@@ -1,10 +0,0 @@
---
name: Custom issue template
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''
---

11
.github/ISSUE_TEMPLATE/custom.yml vendored Normal file
View File

@@ -0,0 +1,11 @@
name: Custom issue template
description: Ask questions about other aspects of the project
title: '[Custom]'
body:
- type: textarea
id: description
attributes:
label: "Describe your problem."
validations:
required: true