Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 619 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (9 loc) · 619 Bytes

Contributing

Pull Request Process

  1. Fork this repository and use the setup process (which can be found in the readme)
  2. Make your change
  3. Add your name to CONTRIBUTORS.md
  4. Create a pull request. Remember to add the reference number of any issues that go alongside this change.

CSS changes

If you are making any changes related to the styles of this project, please use Tailwind styles instead of creating new rules inside the stylesheet.

You might find this page helpful.