https://github.com/traefik/contributors-guide
Contributors Guide
https://github.com/traefik/contributors-guide
traefik
Last synced: 4 months ago
JSON representation
Contributors Guide
- Host: GitHub
- URL: https://github.com/traefik/contributors-guide
- Owner: traefik
- License: apache-2.0
- Created: 2020-10-19T15:52:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-28T11:10:05.000Z (over 2 years ago)
- Last Synced: 2025-01-03T18:47:24.052Z (over 1 year ago)
- Topics: traefik
- Homepage: https://doc.traefik.io/traefik/contributing/thank-you/
- Size: 22.5 KB
- Stars: 4
- Watchers: 18
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
- Governance: governance.md
Awesome Lists containing this project
README
# Contributors Guide
This repository is an experimental way of exposing and improving how the maintainers of Traefik handle and prioritize contributions from the community.
This document should serve as a general guideline on how contributions from the community are handled and prioritized.
* [Governance](./governance.md)
* [Issue Triage](./issue_triage.md)
* [Proposals](./proposals.md)
* [Pull Request Guidelines](./pr_guidelines.md)
* [Review Guidelines](./review_guidelines.md)
* [Help Wanted](./help_wanted.md)
Inspired by the [kubernetes community guide](https://github.com/kubernetes/community/tree/master/contributors/guide).