Skip to content

Commit 0b1a878

Browse files
authored
docs: Fix typos in governance and contributing documentation (#14575)
1 parent e30006e commit 0b1a878

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

GOVERNANCE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ Brooks Lybrand announced the planned release of unstable framework RSC support i
187187
- [Per-route Layout component](https://github.com/remix-run/react-router/discussions/13818)
188188
- Matt Brophy will comment back on the ESLint issue to get it closed out and point to the OpenTelemetry issue to the new instrumentation approach
189189
- Pedro Cattori will start on the route stuff and try to get a PR up for it, once a PR is opened we will also get an issue on the roadmap
190-
- Jacob Ebey will check in with Zach about his interest in the [current work w.r.t. module imoports](https://github.com/remix-run/react-router/pull/12638), and Matt Brophy will add a comment to the issue asking if it is needed and close it if there is no response in a week.
190+
- Jacob Ebey will check in with Zach about his interest in the [current work w.r.t. module imports](https://github.com/remix-run/react-router/pull/12638), and Matt Brophy will add a comment to the issue asking if it is needed and close it if there is no response in a week.
191191

192192
</details>
193193

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
- caprolactam
7373
- cassidoo
7474
- chaance
75+
- chanmilee-fe
7576
- chasinhues
7677
- chensokheng
7778
- chr33s

docs/community/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The following steps will get you set up to contribute changes to this repo:
3737

3838
## Think You Found a Bug?
3939

40-
Please conform to the issue template and provide a **minimal** and **runnable** reproduction. Best is a pull request with a [failing test](https://github.com/remix-run/react-router/blob/dev/integration/bug-report-test.ts). Next best is a link to [StackBlitz](https://reactrouter.com/new), CodeSsndbox, or GitHub repository that illustrates the bug.
40+
Please conform to the issue template and provide a **minimal** and **runnable** reproduction. Best is a pull request with a [failing test](https://github.com/remix-run/react-router/blob/dev/integration/bug-report-test.ts). Next best is a link to [StackBlitz](https://reactrouter.com/new), CodeSandbox, or GitHub repository that illustrates the bug.
4141

4242
## Issue Not Getting Attention?
4343

0 commit comments

Comments
 (0)