Add an issue template (#1)

* Add an issue template

Signed-off-by: Sarita Singh <saritasingh.0425@gmail.com>

* Update .github/ISSUE_TEMPLATE/improve.yml

Co-authored-by: Avinal Kumar <avinal.xlvii@gmail.com>

Co-authored-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
Sarita Singh
2021-09-01 12:55:31 +05:30
committed by GitHub
parent 25cc47954c
commit 3286036af1

26
.github/ISSUE_TEMPLATE/improve.yml vendored Normal file
View File

@@ -0,0 +1,26 @@
name: Improve
description: This is an issue template.
labels:
- content
body:
- type: markdown
attributes:
value: |
*This is an issue template*
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: Please check
options:
- label: I have done all required
required: true
- type: textarea
attributes:
label: What is the problem?
description: Include links to articles where you're seeing a problem, screenshots, what browser you're using, etc.
validations:
required: true