💾 Archived View for gmn.clttr.info › sources › astro.git › tree › CONTRIBUTING.md.txt captured on 2023-12-28 at 15:43:38.
⬅️ Previous capture (2023-01-29)
-=-=-=-=-=-=-
# How to contribute First of all, thanks for dedicating your time on this project, your contributions are very welcome. ## First steps Feel free to navigate on the code, run code analysis tools etc, to spot bugs or vulnerabilities. ## Issues You can check the issues to find something already mapped out, if you find a new issue you can add it, suggestions are welcome too! ## Submitting changes After finding an issue to work on, fork the repo, make the desired changes. Then use shellcheck to lint the code, please fix any warnings before submitting your changes. Now you can submit the PR. I'll review it and if I'm happy with it, the PR will be approved and merged. And that's it, you made a contribution.