Skip to content

Commit 2db09cf

Browse files
committed
Update contributing.md
1 parent e10fee8 commit 2db09cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/docs/about/contributing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ We use [GitHub Issues](https://github.com/cocoindex-io/cocoindex/issues) to trac
1616
We tag issues with the ["good first issue"](https://github.com/cocoindex-io/cocoindex/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) label for beginner contributors.
1717

1818
## How to Contribute
19-
- If you decide to work on an issue, please comment on the issue **`I'm working on it`** to helping other contributors avoid duplicating work.
20-
- Our [discord server](https://discord.com/invite/zpA9S2DR7s) are constantly open. If you are unsure about anything, either leaving a message under a issue or asking in the discord server will work!
19+
- If you decide to work on an issue, we recommend you to comment on the issue **`I'm working on it`** to helping other contributors avoid duplicating work.
20+
- Our [discord server](https://discord.com/invite/zpA9S2DR7s) are constantly open. If you are unsure about anything, either leaving a message under an issue or asking in the discord server will work!
2121

2222
## Start hacking! Setting Up Development Environment
23-
Followinng the steps below to get cocoindex build on latest codebase locally - if you are making changes to cocoindex funcionality and want to test it out.
23+
Following the steps below to get cocoindex build on latest codebase locally - if you are making changes to cocoindex funcionality and want to test it out.
2424

2525
- Install Rust toolchain: [docs](https://rust-lang.org/tools/install)
2626

0 commit comments

Comments
 (0)