mirror of https://github.com/knative/docs.git
Update issue templates (#643)
This commit is contained in:
parent
4f0ffb8d31
commit
b2f3d89bc3
|
@ -0,0 +1,28 @@
|
||||||
|
---
|
||||||
|
name: Bug in existing docs
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: ''
|
||||||
|
labels: kind/bug
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Expected Behavior
|
||||||
|
|
||||||
|
|
||||||
|
## Actual Behavior
|
||||||
|
|
||||||
|
|
||||||
|
## Steps to Reproduce the Problem
|
||||||
|
|
||||||
|
1.
|
||||||
|
1.
|
||||||
|
1.
|
||||||
|
|
||||||
|
## Additional Info
|
||||||
|
**Additional context**
|
||||||
|
Add any other context about the problem here.
|
||||||
|
|
||||||
|
**Install information:**
|
||||||
|
- Platform (GKE, IKS, AKS, etc.):
|
||||||
|
- Knative Version:
|
|
@ -0,0 +1,23 @@
|
||||||
|
---
|
||||||
|
name: Feature request -- new or updated documentation
|
||||||
|
about: For upcoming changes to the documentation
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## What is changing? (Please include as many details as possible.)
|
||||||
|
|
||||||
|
## How will this impact our users?
|
||||||
|
|
||||||
|
## When will the change take effect (to the best of your knowledge)?
|
||||||
|
|
||||||
|
## Context
|
||||||
|
Link to associated PRs or issues from other repos here.
|
||||||
|
|
||||||
|
1.
|
||||||
|
1.
|
||||||
|
1.
|
||||||
|
|
||||||
|
## Additional info
|
Loading…
Reference in New Issue