Skip to content

Commit

Permalink
Add alias for contributions page (#3111)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fokko authored Aug 22, 2024
1 parent b3743f7 commit 0a037d8
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: "Contributor onboarding guide"
linkTitle: "Contributor onboarding guide"
weight: 8
aliases:
- /docs/contribution-guidelines
---

<!--
Expand Down Expand Up @@ -36,4 +38,4 @@ weight: 8
7. Work on your contribution: Once you have a clear understanding of the contribution you want to make, you can start working on it. Make sure to follow the Apache Avro coding guidelines and best practices to ensure that your code is of high quality.
8. Submit your contribution: When you're ready to submit your contribution, create a pull request in the Apache Avro GitHub repository. Make sure to include a detailed description of your changes, and any relevant documentation or test cases.
9. Participate in reviews: Once you've submitted your contribution, it will be reviewed by other contributors. You may need to make additional changes based on their feedback before your contribution is accepted.
Celebrate your contribution: Once your contribution has been accepted, celebrate your achievement! You've helped improve Apache Avro and contributed to the open-source community.
Celebrate your contribution: Once your contribution has been accepted, celebrate your achievement! You've helped improve Apache Avro and contributed to the open-source community.

0 comments on commit 0a037d8

Please sign in to comment.