1 Star 1 Fork 0

kaitian / sonar-java

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CONTRIBUTING.md 1.60 KB
一键复制 编辑 原始数据 按行查看 历史

Contributing Guidelines

Contributions are welcome!

Before spending lots of time on something, ask for feedback on your idea first. Reach out to the SonarQube Community Forum to ask if we would be interested in your contribution. Please search issues on our Jira.

To avoid frustration, please discuss before submitting any contributions.

Coding recommendations

Make your changes minimal

The less code is modified, the easier to review, and it makes your contribution more likely to be accepted. This means that your commits should be atomic and have a single purpose. Formatting modifications should not clutter your changes in order to make the reviewer's job easier.

Test, test, and test

Coding is the easy part. If you want your contribution to be accepted, demonstrate it solves an issue by providing the unit test it solves (that would have failed before). Your contribution should also not make the integration tests fail.

Integration tests (ITs)

Your contribution should not break the integration tests (ITs). Note that ITs are run on any opened pull requests. To run ITs locally, please follow the README of the project.

Clean commit history

To ease the review, please have a clean, minimal history of commits in your pull request. Your commits should have a single purpose. This will help to make your contribution accepted as we like to keep a clean linear history and prefer rebase over merging commits.

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/kai_tian/sonar-java.git
git@gitee.com:kai_tian/sonar-java.git
kai_tian
sonar-java
sonar-java
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891