Skip to content

Commit ab83b2d

Browse files
authored
Merge branch 'main' into dependabot/github_actions/github/codeql-action-3.28.5
2 parents 8c8d315 + d99d18e commit ab83b2d

File tree

9 files changed

+18
-15
lines changed

9 files changed

+18
-15
lines changed

.github/pull_request_template.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ Closes #ISSUE
2121

2222
Before merging a pull request, run through this checklist and mark each as complete.
2323

24-
- [] I have read the [contributing guidelines](/CONTRIBUTING.md)
25-
- [] I have signed the [F5 Contributor License Agreement (CLA)](https://github.com/f5/.github/blob/main/CLA/cla-markdown.md)
26-
- [] I have ensured that documentation content adheres to [the style guide](/templates/style-guide.md)
27-
- [] If the change involves potentially sensitive changes, I have assessed the possible impact
28-
- [] If applicable, I have added tests that prove my fix is effective or that my feature works
29-
- [] If applicable, I have checked that any relevant tests pass after adding my changes
30-
- [] I have updated any relevant documentation ([`README.md`](/README.md) and [`CHANGELOG.md`](/CHANGELOG.md))
31-
- [] I have rebased my branch onto main
32-
- [] I will ensure my PR is targeting the main branch and pulling from my branch from my own fork
24+
- [ ] I have read the [contributing guidelines](/CONTRIBUTING.md)
25+
- [ ] I have signed the [F5 Contributor License Agreement (CLA)](https://github.com/f5/.github/blob/main/CLA/cla-markdown.md)
26+
- [ ] I have ensured that documentation content adheres to [the style guide](/templates/style-guide.md)
27+
- [ ] If the change involves potentially sensitive changes, I have assessed the possible impact
28+
- [ ] If applicable, I have added tests that prove my fix is effective or that my feature works
29+
- [ ] If applicable, I have checked that any relevant tests pass after adding my changes
30+
- [ ] I have updated any relevant documentation ([`README.md`](/README.md) and [`CHANGELOG.md`](/CHANGELOG.md))
31+
- [ ] I have rebased my branch onto main
32+
- [ ] I will ensure my PR is targeting the main branch and pulling from my branch from my own fork
3333

3434
Potentially sensitive changes include anything involving code, personally identify information (PII), live URLs or significant amounts of new or revised documentation.
3535

content/ngf/how-to/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
22
title: "How-to guides"
3+
url: /nginx-gateway-fabric/how-to/
34
weight: 400
45
---
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
22
title: "Monitoring and troubleshooting"
3+
url: /nginx-gateway-fabric/how-to/monitoring/
34
weight: 300
45
---
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
22
title: "Traffic management"
3+
url: /nginx-gateway-fabric/how-to/traffic-management/
34
weight: 100
45
---
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
22
title: "Traffic security"
3+
url: /nginx-gateway-fabric/how-to/traffic-security
34
weight: 200
45
---

content/ngf/installation/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
22
title: "Installation"
3+
url: /nginx-gateway-fabric/installation/
34
weight: 300
45
---
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
---
22
title: "Install NGINX Gateway Fabric"
3-
description:
3+
url: /nginx-gateway-fabric/installation/installing-ngf/
44
weight: 100
5-
linkTitle: "Install NGINX Gateway Fabric"
6-
menu:
7-
docs:
8-
parent: Installation
95
---

content/ngf/overview/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2-
title: Overview
2+
title: "Overview"
33
weight: 100
4+
url: /nginx-gateway-fabric/overview
45
---

content/ngf/reference/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
22
title: "Reference"
33
weight: 500
4+
url: /nginx-gateway-fabric/reference/
45
---

0 commit comments

Comments
 (0)