Skip to content

Commit

Permalink
Merge pull request #125 from sgotti/add_github_issue_template
Browse files Browse the repository at this point in the history
Add github issue templates
  • Loading branch information
sgotti authored Sep 27, 2019
2 parents 52fa406 + 2c095e0 commit 1244973
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 0 deletions.
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -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 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE/enhancement.md
Original file line number Diff line number Diff line change
@@ -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 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/support.md
Original file line number Diff line number Diff line change
@@ -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)
-->

0 comments on commit 1244973

Please # to comment.