Skip to content

Commit 1bc9790

Browse files
authored
docs: add CONTRIBUTING.md to outline contribution guidelines (#765)
1 parent fb294b0 commit 1bc9790

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If you have an idea for a contribution, please share it with the community. Ever
2020

2121
## Code of Conduct
2222

23-
Please follow our [Code of Conduct](../CODE_OF_CONDUCT.md) in all your interactions with the project.
23+
Please follow our [Code of Conduct](CODE_OF_CONDUCT.md) in all your interactions with the project.
2424

2525
## Coding Style
2626

@@ -32,7 +32,7 @@ If you find a bug or have a feature request, please open an issue on our [GitHub
3232

3333
## Documentation
3434

35-
Our user and developer documentation can be found in the [docs folder](../docs). We welcome any improvements you can make!
35+
Our user and developer documentation can be found in the [docs folder](docs). We welcome any improvements you can make!
3636

3737
## Community
3838

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ As shown in the figure above, Flink performs slightly better than GeaFlow in one
8080
## Contribution
8181
Thank you very much for contributing to GeaFlow, whether bug reporting, documentation improvement, or major feature development, we warmly welcome all contributions.
8282

83-
For more information: [Contribution](docs/docs-en/source/9.contribution.md).
83+
For more information: [Contribution](./CONTRIBUTING.md).
8484

8585
## Contact Us
8686

0 commit comments

Comments
 (0)