Skip to content

Commit

Permalink
Merge pull request #454 from jhamilton1/jhamilton1-new-templates
Browse files Browse the repository at this point in the history
Added new templates.
  • Loading branch information
timothysc authored Jul 2, 2018
2 parents bcd0d9d + 61abe9c commit 2d3b398
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
name: Bug report
about: Tell us about a problem you are experiencing

---

**What steps did you take and what happened:**
[A clear and concise description of what the bug is.]


**What did you expect to happen:**


**Anything else you would like to add:**
[Miscellaneous information that will assist in solving the issue.]


**Environment:**

- Sonobuoy version:
- Kubernetes version: (use `kubectl version`):
- Kubernetes installer & version:
- Cloud provider or hardware configuration:
- OS (e.g. from `/etc/os-release`):
- Sonobuoy tarball (which contains * below)
22 changes: 22 additions & 0 deletions .github/feature_enhancement_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
name: Feature enhancement request
about: Suggest an idea for this project

---

**Describe the solution you'd like**
[A clear and concise description of what you want to happen.]


**Anything else you would like to add:**
[Miscellaneous information that will assist in solving the issue.]


**Environment:**

- Sonobuoy version:
- Kubernetes version: (use `kubectl version`):
- Kubernetes installer & version:
- Cloud provider or hardware configuration:
- OS (e.g. from `/etc/os-release`):

0 comments on commit 2d3b398

Please sign in to comment.