Files
xeus-basic/.github/ISSUE_TEMPLATE/improve.yml
Sarita Singh 9739cf4ddb Add an issue template
Signed-off-by: Sarita Singh <saritasingh.0425@gmail.com>
2021-09-02 21:25:05 +05:30

27 lines
597 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