Updating templates per feedback

This commit is contained in:
Jennifer Travinski
2022-09-15 10:26:28 -04:00
parent 4f76e2b3e4
commit e9c107a084
3 changed files with 10 additions and 34 deletions
@@ -1,8 +1,8 @@
---
name: Request a New Feature
about: For requesting new feature(s) to be added to the docs.
title: "[Rancher Manager] "
labels: Rancher Manager
title: ''
labels: ''
assignees: ''
---
@@ -12,8 +12,8 @@ Briefly describe the new feature. If QA has not yet tested the new feature/proce
**Details:**
- What page(s) in the current docs does request apply to? Please include link(s).
- What does the new process/feature do and how does it work?
- What are the steps involved in installing/running feature? Please describe.
- What version(s) of Rancher does the feature affect?
- List/attach all pertinent information, e.g., screenshots, resource requirements, code blocks, workarounds, links, etc.
1. Include all pertinent information, e.g., screenshots, resource requirements, workarounds, links, etc.
1. Tag issue with appropriate release milestone.
1. List page link(s) in the current docs where the new feature applies, if applicable.
1. Explain the new process/feature and how it works.
1. List the steps involved in installing/running/uninstalling feature.
+3 -11
View File
@@ -1,19 +1,11 @@
---
name: Request an Update
about: For fixing docs errors/typos, adding needed/missing information, updating verbiage, deleting outdated info, etc.
title: "[Rancher Manager] "
labels: Rancher Manager
title: ''
labels: ''
assignees: ''
---
**Summary:**
Briefly describe the requested update. Please also file a ticket with QA for their review if requesting an existing process or feature be added.
**Details:**
- What page(s) in the current docs does request apply to? Please include link(s).
- What does the new process/feature do and why is it important to add?
- What are the steps involved in installing/running feature? Please describe.
- What version(s) of Rancher does the feature affect?
- List/attach all pertinent information, e.g., screenshots, resource requirements, code blocks, workarounds, links, etc.
Describe the requested update giving as much detail as possible. Please also list page link(s) in the current docs where the update applies.
@@ -1,16 +0,0 @@
---
name: Request a Release Note
about: For requesting items be added to the release notes.
title: "[Rancher Manager] "
labels: Rancher Manager
assignees: ''
---
**Summary:**
Briefly describe the issue. Please also include any corresponding tracking issues from other repos such as [rancher/rancher](https://github.com/rancher/rancher/issues) and [rancher/dashboard](https://github.com/rancher/dashboard/issues).
**Details:**
- Tag issue with appropriate release milestone and `release-note` label.
- Ensure that you have also filed a request for new feature docs if applicable.