mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 13:08:11 +00:00
Updated templates, removed items to be addressed in a new PR
This commit is contained in:
@@ -8,12 +8,9 @@ assignees: ''
|
|||||||
---
|
---
|
||||||
|
|
||||||
**Summary:**
|
**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:**
|
**Details:**
|
||||||
1. Include all pertinent information, e.g., screenshots, resource requirements, workarounds, links, etc.
|
- Include all pertinent information, e.g., screenshots, resource requirements, workarounds, links, etc.
|
||||||
1. Tag issue with appropriate release milestone.
|
- List page link(s) in the current docs where the new feature applies, if applicable.
|
||||||
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.
|
|
||||||
@@ -24,11 +24,6 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
docs: {
|
|
||||||
sidebar: {
|
|
||||||
autoCollapseCategories: true,
|
|
||||||
},
|
|
||||||
},
|
|
||||||
algolia: {
|
algolia: {
|
||||||
// The application ID provided by Algolia
|
// The application ID provided by Algolia
|
||||||
appId: '30NEY6C9UY',
|
appId: '30NEY6C9UY',
|
||||||
@@ -83,7 +78,7 @@ module.exports = {
|
|||||||
href: 'https://github.com/rancher/rancher-docs',
|
href: 'https://github.com/rancher/rancher-docs',
|
||||||
label: 'GitHub',
|
label: 'GitHub',
|
||||||
position: 'right',
|
position: 'right',
|
||||||
className: 'navbar__github',
|
className: 'navbar__github btn btn-secondary icon-github',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: 'docsVersionDropdown',
|
type: 'docsVersionDropdown',
|
||||||
|
|||||||
Reference in New Issue
Block a user