Skip to content

Commit

Permalink
added issue/feat templates
Browse files Browse the repository at this point in the history
  • Loading branch information
derailed committed Mar 31, 2019
1 parent bda7706 commit 54ccefe
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
@@ -1,3 +1,9 @@
<img src="../../assets/k9s_err.png" align="right" width="100" height="auto"/>

<br/>
<br/>
<br/>

---
name: Bug report
about: Create a report to help us improve
Expand Down
6 changes: 6 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
@@ -1,3 +1,9 @@
<img src="../../assets/k9s_small.png" align="right" width="100" height="auto"/>

<br/>
<br/>
<br/>

---
name: Feature request
about: Suggest an idea for this project
Expand Down
Binary file added assets/k9s_err.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 54ccefe

Please sign in to comment.