We are happy to accept contributions! This is what makes Open Source possible. We ask that you follow these guidelines when contributing.
Found a bug or have an idea for a feature? You can help us by creating an issue. Just make sure that an issue describing the bug or feature does not already exist. You can go even further and open a Pull Request with the fix or proposed feature.
Follow these steps to contribute your work to backstage-plugin-api-linter:
- Open an issue describing the problem or proposed feature. Ask maintainers (in the issue thread) to assign the issue to you so we know who is working on what.
- Fork this repo and create a branch for your work.
- Push changes to your branch.
- Test your changes.
- Open a Pull Request when your code is ready for review.
- Mention the issue number in the comment (e.g. Fixes #37).
- We will review your PR, give feedback, and merge when it is ready.
Thanks for your contribution!