Skip to content

Commit 9b65256

Browse files
committed
revised the message
1 parent 6fa9b66 commit 9b65256

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/docs/about/contributing.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to contribute to CocoIndex
55

66
# Contributing
77

8-
[CocoIndex](https://github.com/cocoindex-io/cocoindex) is an open source project. We love contributions from our community! We are respectful, open and friendly. This guide explains how to get involved and contribute to [CocoIndex](https://github.com/cocoindex-io/cocoindex).
8+
[CocoIndex](https://github.com/cocoindex-io/cocoindex) is an open source project. We are respectful, open and friendly. This guide explains how to get involved and contribute to [CocoIndex](https://github.com/cocoindex-io/cocoindex).
99

1010
## Issues:
1111

@@ -16,8 +16,9 @@ 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, 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 a issue or asking in the discord server will work!
19+
- If you decide to work on an issue, for changes that takes more than a day, we recommend you to leave a comment on the issue like **`I'm working on it`** or **`Can I work on this issue?`** to avoid duplicating work.
20+
- For larger features, we recommend you to discuss with us first in our [discord server](https://discord.com/invite/zpA9S2DR7s) to coordinate the design and work.
21+
- Our [discord server](https://discord.com/invite/zpA9S2DR7s) are constantly open. If you are unsure about anything, it is a good place to discuss! We'd love to collaborate and will always be friendly.
2122

2223
## Start hacking! Setting Up Development Environment
2324
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.

0 commit comments

Comments
 (0)