chore: Update CONTRIBUTING.md
This commit is contained in:
parent
9fe7b664e3
commit
21ef91a54c
@ -1,5 +1,10 @@
|
|||||||
# Contributing
|
# Contributing
|
||||||
|
|
||||||
|
As a contributor, you should agree that:
|
||||||
|
|
||||||
|
a. The producer can adjust the open-source agreement to be more strict or relaxed as deemed necessary.
|
||||||
|
b. Your contributed code may be used for commercial purposes, including but not limited to its cloud business operations.
|
||||||
|
|
||||||
## Create pull request
|
## Create pull request
|
||||||
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.
|
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.
|
||||||
|
|
||||||
@ -22,4 +27,4 @@ When reporting issues, always include:
|
|||||||
* Snapshots or log files if needed
|
* Snapshots or log files if needed
|
||||||
|
|
||||||
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
|
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
|
||||||
replace those parts with "REDACTED" or other strings like "****".
|
replace those parts with "REDACTED" or other strings like "****".
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user