Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 423 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 423 Bytes

Contributing

With Issues

  1. Find a bug.
  2. Find a way to reproduce the bug. (For example: write this number and scroll down, write this number and refresh etc.)
  3. Create an Issue explaining the bug. Include information about your browser if it's a bug involving styles.

With Code

  1. Fork the repository
  2. Clone your forked repository
  3. Create a new branch
  4. Do your changes
  5. Open a PR to merge your branch