forked from knative/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update issue templates (knative#643)
- Loading branch information
1 parent
4f0ffb8
commit b2f3d89
Showing
2 changed files
with
51 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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: |
23 changes: 23 additions & 0 deletions
23
.github/ISSUE_TEMPLATE/feature-request----new-or-updated-documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |