Skip to content

Commit aa9aab1

Browse files
author
Jove Zhong
committed
Simplify CONTRIBUTING. Don't have to follow Proton repo
1 parent e542e42 commit aa9aab1

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,6 @@
44

55
# Contributing
66

7-
Proton is an open project, and you can contribute to it in many ways. You can help with ideas, code, or documentation. We appreciate any efforts that help us to make the project better. If you are looking for issues to work on, try looking at [the issue list](https://github.com/timeplus-io/proton/issues).
7+
Proton is an open project, and you can contribute to it in many ways. This is the Rust client for Proton. You can help with ideas, code, or documentation. We appreciate any efforts that help us to make the project better.
88

99
Thank you!
10-
11-
## Legal Info
12-
13-
When you open your first pull-request to Proton repo, a bot will invite you to accept Proton Individual CLA (Contributor License Agreement). It is a simple few click process. For subsequent pull-requests the bot will check if you have already signed it and won't bother you again.
14-
15-
## Technical Info
16-
17-
Please follow the Proton code convention (TODO) and [Clickhouse coding style](https://clickhouse.com/docs/en/development/style) and write unit test / integration testing (TODO). See [build from source](BUILD.md) for how to compile Proton in different platforms. Besides this guide, you can find [Overview of Proton Architecture](https://docs.timeplus.com/proton-architecture)
18-
19-
If you want to contribute to documentation, please submit PR to https://github.com/timeplus-io/docs.

0 commit comments

Comments
 (0)