Edited GitHub button based on feedback

This commit is contained in:
Jennifer Travinski
2022-09-14 15:36:41 -04:00
parent ab06355467
commit 427bbf794f
3 changed files with 55 additions and 0 deletions
@@ -0,0 +1,19 @@
---
name: Request a New Feature
about: For requesting new feature(s) to be added to the docs.
title: "[Rancher Manager] "
labels: Rancher Manager
assignees: ''
---
**Summary:**
Briefly describe the new feature. If QA has not yet tested the new feature/process, please also file a ticket with QA for their review.
**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.
@@ -0,0 +1,19 @@
---
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
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.
@@ -0,0 +1,17 @@
---
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.
- If issue is to be filed as a known issue and there is a workaround, please describe.