Skip to content

Commit

Permalink
fix CONTRIBUTING file path
Browse files Browse the repository at this point in the history
  • Loading branch information
justxuewei committed Jun 20, 2021
1 parent 4c7987e commit 63d902c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,15 @@ go get dubbo.apache.org/dubbo-go/v3

## Contributing

Please visit [CONTRIBUTING](./contributing.md) for details on submitting patches and the contribution workflow.
Please visit [CONTRIBUTING](./CONTRIBUTING.md) for details on submitting patches and the contribution workflow.

## Reporting bugs

Please use the [bug report template](issues/new?template=bug-report.md) to report bugs, use the [enhancement template](issues/new?template=enhancement.md) to provide suggestions for improvement.

## Contact

- [DingTalk](https://www.dingtalk.com/en) Group: 23331795
- [DingTalk Group](https://www.dingtalk.com/en): 23331795

## [User List](https://github.com/apache/dubbo-go/issues/2)

Expand Down
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ go get dubbo.apache.org/dubbo-go/v3

## 如何贡献

请访问[CONTRIBUTING](./contributing.md)来了解如何提交更新以及贡献工作流。
请访问[CONTRIBUTING](./CONTRIBUTING.md)来了解如何提交更新以及贡献工作流。

## 报告问题

Expand Down

0 comments on commit 63d902c

Please sign in to comment.