Update README and github template (#186)

This commit is contained in:
Yingfeng
2024-04-01 11:31:38 +08:00
committed by GitHub
parent 8777851575
commit 6aa8208401
8 changed files with 181 additions and 26 deletions

15
.github/ISSUE_TEMPLATE/question.yml vendored Normal file
View File

@@ -0,0 +1,15 @@
name: Question
description: Ask questions on infinity
title: "[Question]: "
labels: [question]
body:
- type: markdown
attributes:
value: |
If the previous templates don't fit with what you'd like to report or ask, please use this general question template to file issue.
- type: textarea
attributes:
label: Describe your problem
description: A clear and concise description of your problem.
validations:
required: true