1 Star 0 Fork 1K

琅云 / DataEase

forked from FIT2CLOUD飞致云 / DataEase 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
CONTRIBUTING.md 1.65 KB
Copy Edit Raw Blame History
fit2cloudrd authored 2022-02-07 15:48 . fix: update CONTRIBUTING.md

Contributing

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.

Please submit a PR broken down into small changes bit by bit. A PR consisting of a lot features and code changes may be hard to review. It is recommended to submit PRs in an incremental fashion.

This development guideline contains information about repository structure, how to setup development environment, how to run it, and more.

Note: If you split your pull request to small changes, please make sure any of the changes goes to master will not break anything. Otherwise, it can not be merged until this feature complete.

Report issues

It is a great way to contribute by reporting an issue. Well-written and complete bug reports are always welcome! Please open an issue and follow the template to fill in required information.

Before opening any issue, please look up the existing issues to avoid submitting a duplication. If you find a match, you can "subscribe" to it to get notified on updates. If you have additional helpful information about the issue, please leave a comment.

When reporting issues, always include:

  • Which version you are using.
  • Steps to reproduce the issue.
  • 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 replace those parts with "REDACTED" or other strings like "****".

Java
1
https://gitee.com/mylangyun/DataEase.git
git@gitee.com:mylangyun/DataEase.git
mylangyun
DataEase
DataEase
dev

Search