updated README and added issue templates for autocert

This commit is contained in:
Mike Malone
2019-02-11 16:59:14 -08:00
parent bb31a1634e
commit 4fe55051a1
4 changed files with 82 additions and 7 deletions

28
.github/ISSUE_TEMPLATE/autocert_bug.md vendored Normal file
View File

@@ -0,0 +1,28 @@
---
name: Autocert Bug
about: Report a bug you found in autocert
labels: area/autocert bug
---
### Subject of the issue
Describe your issue here
### Environment
* Kubernetes version:
* Cloud provider or hardware configuration:
* OS (e.g., from /etc/os-release):
* Kernel (e.g., `uname -a`):
* Install tools:
* Other:
### Steps to reproduce
Tell us how to reproduce this issue
### Expected behaviour
Tell us what should happen
### Actual behaviour
Tell us what happens instead
### Additional context
Add any other context about the problem here

View File

@@ -0,0 +1,11 @@
---
name: Autocert Enhancement
about: Suggest an enhancement to autocert
labels: area/autocert enhancement
---
### What would you like to be added
### Why this is needed