Open source
Contributing
Help improve SuperPlane through code, documentation, ideas and feedback.SuperPlane grows through the people who use it, question it and improve it. You do not need to begin with a large code change. A clear bug report or a better explanation can be just as useful.
Visit the SuperPlane repository to open an issue or prepare a pull request.
Ways to contribute
Section titled “Ways to contribute”- Report a bug with the steps needed to reproduce it.
- Suggest a feature and explain the problem it would solve.
- Improve documentation, examples or setup instructions.
- Add or improve an integration.
- Write tests or fix a confirmed issue.
- Review an open pull request.
- Answer a question in the community.
- Share how your team uses SuperPlane.
Before you start
Section titled “Before you start”Search the open issues to see whether the work is already being discussed. For a larger change, open an issue first so the approach can be agreed before you spend time implementing it.
Keep each contribution focused on one problem. Follow the repository instructions and run the checks required for the files you change. Remove credentials, customer data and private repository content from code, fixtures, logs and screenshots.
Send a pull request
Section titled “Send a pull request”Explain the problem, describe the change and include a concrete test plan. Make sure every commit includes the required DCO signoff before requesting a review.