Skip to content

Commit 95abab7

Browse files
samodellknative-prow-robot
authored andcommitted
Update issue templates -- separate feature request from new/changing functionality (#1002)
* Update issue templates -- separate feature request from new/changing functionality - We needed a template specifically for user's feature requests; we only had one for bugs and one for upcoming changes to Knative * Update docs-feature-request.md
1 parent 3f7a02e commit 95abab7

File tree

2 files changed

+39
-0
lines changed

2 files changed

+39
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
name: Docs feature request
3+
about: Suggest an improvement/change to the docs
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
<!-- For a feature request about a change to Knative, please open the issue in the corresponding repo. -->
10+
11+
**Describe the change you'd like to see**
12+
A clear and concise description of what you want to happen.
13+
14+
**Additional context**
15+
Add any other context or screenshots about the feature request here.
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
name: New/changing functionality in Knative
3+
about: For new features in Knative, or updates to existing functionality
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
## What is changing? (Please include as many details as possible.)
11+
12+
## How will this impact our users?
13+
14+
## In what release will this take happen (to the best of your knowledge)?
15+
Ex. v0.2-v0.3
16+
17+
## Context
18+
Link to associated PRs or issues from other repos here.
19+
20+
1.
21+
1.
22+
1.
23+
24+
## Additional info

0 commit comments

Comments
 (0)