Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE/docs-feature-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
name: Docs feature request
about: Suggest an improvement/change to the docs
title: ''
labels: ''
assignees: ''

---
<!-- For a feature request about a change to Knative, please open the issue in the corresponding repo. -->

**Describe the change you'd like to see**
A clear and concise description of what you want to happen.

**Additional context**
Add any other context or screenshots about the feature request here.
24 changes: 24 additions & 0 deletions .github/ISSUE_TEMPLATE/new-changing-functionality-in-knative.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
name: New/changing functionality in Knative
about: For new features in Knative, or updates to existing functionality
title: ''
labels: ''
assignees: ''

---

## What is changing? (Please include as many details as possible.)

## How will this impact our users?

## In what release will this take happen (to the best of your knowledge)?
Ex. v0.2-v0.3

## Context
Link to associated PRs or issues from other repos here.

1.
1.
1.

## Additional info