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
4 changes: 3 additions & 1 deletion .github/ISSUE_TEMPLATE/bug-in-existing-docs.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
---
name: Bug in existing docs
about: Create a report to help us improve
about: Report a bug in the documentation
title: ''
labels: kind/bug
assignees: ''

---

<!-- If you're reporting a bug with Knative itself, open the bug in the corresponding repo. IE., https://github.com/knative/serving for an issue with serving. -->
<!-- If you need to report a security issue with Knative, send an email to knative-security@googlegroups.com. -->
## Expected Behavior


Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/docs-feature-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ 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**
Expand Down

This file was deleted.