Merge pull request #125 from sgotti/add_github_issue_template

Add github issue templates
This commit is contained in:
Simone Gotti 2019-09-27 11:56:16 +02:00 committed by GitHub
commit 1244973c55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 57 additions and 0 deletions

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

@ -0,0 +1,28 @@
---
name: Bug Report
about: Report a bug on Agola
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 version:
- Agola running environment (if useful to understand the bug):
- Others:

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

@ -0,0 +1,15 @@
---
name: Enhancement Request
about: Suggest an enhancement to Agola
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
---
<!--
STOP -- PLEASE READ!
GitHub is not the right place for support requests or questions.
Please use the [Agola Forum](https://talk.agola.io)
-->