If you're interesting in working on an existing issue, such as one of the
good-starter-issue
,
ones, simply respond to the issue and express interest in working on it. This
helps other people know that the issue is active, and hopefully prevents
duplicated efforts.
If you want to work on a new idea of relatively small scope:
- Submit an issue or comment on an existing issue describing the proposed change and the implementation.
- The repo owners will respond to your issue promptly.
- If your proposed change is accepted, fork the repository.
- Write your code, test your changes and communicate with us as you're moving forward.
- Submit a pull request.
- Teleport maintainers will review your code, provide feedback, and ultimately create a buddy PR incorporating your changes.
If your patch depends on new packages, the dependencies must:
- be approved by core Teleport contributors ahead of time
- use an approved license
- Go dependencies must be using Go modules
Instructions for contributing changes to the Teleport Helm chart are available here.
See our public resources for docs contributors: https://goteleport.com/docs/contributing/documentation/