Skip to content

Commit 1f06aae

Browse files
author
Kate Osborn
committed
Small fixes
1 parent 8c556a9 commit 1f06aae

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,15 @@ reporting a bug, make sure the issue has not already been reported.
6060

6161
#### Suggest an Enhancement
6262

63-
To suggest an enhancement, open an idea
64-
on [GitHub discussions](https://github.com/nginxinc/nginx-kubernetes-gateway/discussions/new?category=ideas). We highly
65-
recommend that you open a discussion about a potential enhancement before opening an issue. This enables the maintainers
66-
to gather valuable insights regarding the idea and its use cases, while also giving the community an opportunity to
67-
provide valuable feedback.
63+
To suggest an enhancement, [open an idea][idea] on GitHub discussions. We highly recommend that you open a discussion
64+
about a potential enhancement before opening an issue. This enables the maintainers to gather valuable insights
65+
regarding the idea and its use cases, while also giving the community an opportunity to provide valuable feedback.
6866

6967
In some cases, the maintainers may ask you to write an Enhancement Proposal. For details on this process, see
7068
the [Enhancement Proposal](/docs/proposals/README.md) README.
7169

70+
[idea]: https://github.com/nginxinc/nginx-kubernetes-gateway/discussions/new?category=ideas
71+
7272
#### Issue lifecycle
7373

7474
When an issue or PR is created, it will be triaged by the maintainers and assigned a label to indicate the type of issue

docs/proposals/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ The diagram below shows the Enhancement Proposal process:
3131
flowchart TD
3232
D([Open Discussion]) --> C
3333
C([Issue Created]) --> Provisional
34-
Provisional -->|Enhancement Proposal Doc PR<br />done| Implementable
34+
Provisional -->|Enhancement Proposal<br /> Doc PR done| Implementable
3535
Implementable -->|Work completed| Completed
3636
```
3737

3838
### 1. Open a GitHub Discussion
3939

40-
Before creating an issue or Enhancement Proposal, open an idea on [GitHub discussion][idea]. Describe the enhancement
40+
Before creating an issue or Enhancement Proposal, [open an idea][idea] on GitHub discussion. Describe the enhancement
4141
you would like, any use cases you have, and other relevant details. Beginning with a discussion allows you to get
4242
feedback from the maintainers and the community before you invest time in writing an Enhancement Proposal.
4343

0 commit comments

Comments
 (0)