Files
xeus-basic/.github/ISSUE_TEMPLATE/improve.yml
Sarita Singh 3286036af1 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>
2021-09-01 12:55:31 +05:30

26 lines
596 B
YAML

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