Skip to content

Commit 21ef91a

Browse files
authored
chore: Update CONTRIBUTING.md
1 parent 9fe7b66 commit 21ef91a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CONTRIBUTING.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Contributing
22

3+
As a contributor, you should agree that:
4+
5+
a. The producer can adjust the open-source agreement to be more strict or relaxed as deemed necessary.
6+
b. Your contributed code may be used for commercial purposes, including but not limited to its cloud business operations.
7+
38
## Create pull request
49
PR are always welcome, even if they only contain small fixes like typos or a few lines of code. If there will be a significant effort, please document it as an issue and get a discussion going before starting to work on it.
510

@@ -22,4 +27,4 @@ When reporting issues, always include:
2227
* Snapshots or log files if needed
2328

2429
Because the issues are open to the public, when submitting files, be sure to remove any sensitive information, e.g. user name, password, IP address, and company name. You can
25-
replace those parts with "REDACTED" or other strings like "****".
30+
replace those parts with "REDACTED" or other strings like "****".

0 commit comments

Comments
 (0)