Skip to content

Commit

Permalink
update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu committed May 17, 2020
1 parent 8c58886 commit 62d2f47
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ You can report a bug, submit a new feature enhancement recommendation, or commit
## Reporting Bugs

- Before report a bug, please search from google to confirm you cannot find any hint on it.
- Look [issues List](https://github.com/sharding-sphere/sharding-sphere/issues) to confirm this issue is not a duplicated one.
- [Create](https://github.com/sharding-sphere/sharding-sphere/issues/new) a new issue.
- Look [issues List](https://github.com/apache/shardingsphere/issues) to confirm this issue is not a duplicated one.
- [Create](https://github.com/apache/shardingsphere/issues/new) a new issue.
- Define a clear and descriptive title for the issue.
- If bug reported, please provide information below:
- Details for reproduce bug step by step. Include SQL, configuration, expected results, actual results and tracing log.
Expand All @@ -26,7 +26,7 @@ You can report a bug, submit a new feature enhancement recommendation, or commit

- Please choose a interested issue, or create a new issue and then settle a correct label.
- Reply a deadline message to pickup this issue.
- Find a mentor in [Core developers list](http://incubator.apache.org/projects/shardingsphere.html), he will give you feedback for design and implements.
- Find a mentor in [Core developers list](https://shardingsphere.apache.org/community/en/team/), he will give you feedback for design and implements.
- Fork to your github repo and begin to work.
- Please follow Sharding's [Development conventions](https://shardingsphere.apache.org/community/en/contribute/code-conduct/), and complete check before pull request submit.
- Submit a pull request to master branch when finished.
Expand Down

0 comments on commit 62d2f47

Please sign in to comment.