Update issue templates

This commit is contained in:
Simon Lecoq
2020-10-18 13:51:28 +02:00
committed by GitHub
parent 5ed3a33794
commit 0175e9250e
3 changed files with 44 additions and 0 deletions

20
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,20 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Bug description**
<!-- A clear and concise description of what the bug is. -->
**Expected behavior**
<!-- A clear and concise description of what you expected to happen. -->
**To Reproduce**
<!-- List steps to reproduce the behavior. -->
**Additional context and screenshots**
<!-- Add any other context or screenshots about the problem here. -->

View File

@@ -0,0 +1,14 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''
---
**Feature description**
<!-- A clear and concise description of what the problem is. -->
**Additional context**
<!-- Add any other context or screenshots about the feature request here. -->

10
.github/ISSUE_TEMPLATE/question.md vendored Normal file
View File

@@ -0,0 +1,10 @@
---
name: Question
about: Ask a question or request help
title: ''
labels: question
assignees: ''
---
<!-- A clear and concise description of what you want to discuss. -->