Updated templates, removed items to be addressed in a new PR

This commit is contained in:
Jennifer Travinski
2022-09-28 13:51:51 -04:00
parent e9c107a084
commit de5f60bb2e
2 changed files with 4 additions and 12 deletions
@@ -8,12 +8,9 @@ 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.
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:**
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.
- Include all pertinent information, e.g., screenshots, resource requirements, workarounds, links, etc.
- List page link(s) in the current docs where the new feature applies, if applicable.
+1 -6
View File
@@ -24,11 +24,6 @@ module.exports = {
},
},
themeConfig: {
docs: {
sidebar: {
autoCollapseCategories: true,
},
},
algolia: {
// The application ID provided by Algolia
appId: '30NEY6C9UY',
@@ -83,7 +78,7 @@ module.exports = {
href: 'https://github.com/rancher/rancher-docs',
label: 'GitHub',
position: 'right',
className: 'navbar__github',
className: 'navbar__github btn btn-secondary icon-github',
},
{
type: 'docsVersionDropdown',