Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 794 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (13 loc) · 794 Bytes

Contributing

Thank you for considering contributing to COVID Shield!

We’d love to get your issues (if you find any bugs) and PRs (if you have any fixes)!

First, please review this document and the Code of Conduct.

Contributing documentation and non-code changes

If you'd like to contribute a documentation or static file change, please feel free to fork the project in Github and open a PR from that fork against this repository.

Contributing code

If you'd like to contribute code changes, please first setup a local development environment following the steps outlined in the README.

Once you're happy with your changes, please fork the repository and push your code to your fork, then open a PR against this repository.