mirror of
https://github.com/optim-enterprises-bv/terraform-talos.git
synced 2025-10-28 17:12:24 +00:00
440 B
440 B
Contributing Guidelines
Reporting an issue
- Create an issue describing the problem.
Submitting a Pull Request
All commits require a DCO sign-off.
This is done by committing with the --signoff flag.
- Create an issue describing the problem and your proposed solution.
- Wait for feedback from the maintainers.
- Fork the repo, develop and test your code changes.
- Submit a pull request.