Skip to content

Commit

Permalink
Update Tekton development processes section URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
pavanstarmanwar authored and tekton-robot committed Feb 28, 2023
1 parent 0327fcd commit 2b00a62
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ To set up your environment and begin working on our code, see [Developing for Te
- [Adopting good development principles](https://github.com/tektoncd/community/blob/main/standards.md#principles)
- [Writing useful commit messages](https://github.com/tektoncd/community/blob/main/standards.md#commit-messages)
- [Contacting other contributors](https://github.com/tektoncd/community/blob/main/contact.md)
- [Tekton development processes](https://github.com/tektoncd/community/blob/main/process.md), including:
- [Finding things to work on](https://github.com/tektoncd/community/blob/main/process.md#finding-something-to-work-on)
- [Proposing new features](https://github.com/tektoncd/community/blob/main/process.md#proposing-features)
- [Performing code reviews](https://github.com/tektoncd/community/blob/main/process.md#reviews)
- [Becoming a code owner](https://github.com/tektoncd/community/blob/main/process.md#owners)
- [Tekton development processes](https://github.com/tektoncd/community/tree/main/process#readme), including:
- [Finding things to work on](https://github.com/tektoncd/community/tree/main/process#finding-something-to-work-on)
- [Proposing new features](https://github.com/tektoncd/community/tree/main/process#proposing-features)
- [Performing code reviews](https://github.com/tektoncd/community/tree/main/process#reviews)
- [Becoming a community member and maintainer](https://github.com/tektoncd/community/blob/main/process/contributor-ladder.md)
- [Making changes to the Tekton API](api_compatibility_policy.md#approving-api-changes)
- [Understanding the Tekton automation infrastructure](https://github.com/tektoncd/plumbing)

Expand Down

0 comments on commit 2b00a62

Please sign in to comment.