Add github issue templates

[ci skip]
This commit is contained in:
Simone Gotti 2019-09-27 11:41:08 +02:00
parent f57dac5df2
commit b1565c3b7f
3 changed files with 56 additions and 0 deletions

27
.github/ISSUE_TEMPLATE/bug-report.md vendored Normal file
View File

@ -0,0 +1,27 @@
---
name: Bug Report
about: Report a bug on the Agola web interface
labels: bug
---
<!--
Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
**NOTE:** Please submit only bug reports. For other question or if unsure ask on the [Agola Forum](https://talk.agola.io)
-->
**What happened**:
**What you expected to happen**:
**How to reproduce it (as minimally and precisely as possible)**:
**Anything else we need to know?**:
**Environment**:
- Agola web version:
- Others:

15
.github/ISSUE_TEMPLATE/enhancement.md vendored Normal file
View File

@ -0,0 +1,15 @@
---
name: Enhancement Request
about: Suggest an enhancement for Agola Web
labels: enhancement
---
<!--
Please only use this template for submitting enhancement requests
-->
**What would you like to be added**:
**Why is this needed**:

14
.github/ISSUE_TEMPLATE/support.md vendored Normal file
View File

@ -0,0 +1,14 @@
---
name: Support Request
about: Support request or question related to Agola Web
---
<!--
STOP -- PLEASE READ!
GitHub is not the right place for support requests or questions.
Please use the [Agola Forum](https://talk.agola.io)
-->