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: 1 addition & 3 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ assignees: ''

---

## Which area this feature is related to?

/kind bug

<!--
Expand All @@ -23,7 +21,7 @@ Thanks for understanding and for contributing to the project!

-->

### Which area this bug is related to?
### Which area is this bug related to?

<!--
Uncomment appropriate `/area` lines, and delete the rest.
Expand Down
4 changes: 1 addition & 3 deletions .github/ISSUE_TEMPLATE/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,9 @@ assignees: ''

---

## Which area this feature is related to?

/area documentation

## Which area is this documentation change is related to?
## Which area is this documentation change related to?

<!--
Uncomment appropriate `/area` lines, and delete the rest.
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Thanks for understanding and for contributing to the project!

-->

## Which area this feature is related to?
## Which area is this feature related to?

<!--
Uncomment appropriate `/area` lines, and delete the rest.
Expand Down
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/registry_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ assignees: johnmcollier

---

## Which area this feature is related to?

/area registry

<!--
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/task.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Thanks for understanding and for contributing to the project!

-->

## Which area/kind this issue is related to?
## Which area is this issue related to?

<!--
Uncomment appropriate `/area` lines, and delete the rest.
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/user_story.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ assignees: ''

/kind user-story

## Which area this user story is related to?
## Which area is this user story related to?

<!--
Uncomment appropriate `/area` lines, and delete the rest.
Expand Down