Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
edvald authored Sep 1, 2020
1 parent 37472c7 commit fb83cac
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 8 deletions.
12 changes: 7 additions & 5 deletions .github/ISSUE_TEMPLATE/BUG_REPORT.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
name: "Bug report"
name: Bug report
about: Create a report to help make garden better
title: ''
labels: ''
assignees: ''

---

## Bug
Expand Down Expand Up @@ -33,10 +37,8 @@ about: Create a report to help make garden better
### Your environment

<!-- PLEASE FILL THIS OUT -->
* **OS:** <!-- which macOS, linux distro, Windows, etc. -->
* **How I'm running Kubernetes:** <!-- e.g. minikube, GKE, EKS, other -->

<!-- Please run and copy and paste the results -->
`garden version`

`kubectl version`

`docker version`
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
---
name: "Feature Request"
about: For feature requests. Please search for existing requests first (https://github.com/garden-io/garden/labels/feature%20request). Also see CONTRIBUTING.
name: Feature Request
about: For feature requests. Please search for existing requests first (https://github.com/garden-io/garden/labels/feature%20request).
Also see CONTRIBUTING.
title: "[FEATURE]: "
labels: feature request
assignees: ''

---

## Feature Request
Expand Down Expand Up @@ -31,4 +34,4 @@ labels: feature request

🌵 Not having this feature makes using Garden painful

🌹 It’s a nice to have, but nice things are nice 🙂
🌹 It’s a nice to have, but nice things are nice 🙂

0 comments on commit fb83cac

Please sign in to comment.