Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 600 Bytes

CONTRIBUTION.md

File metadata and controls

13 lines (10 loc) · 600 Bytes

Contribution Guidelines

  • This application is built using Sveltekit and Svelte.
  • To get started, you can check out the existing issues here Known Bugs or create new one.

Steps to contribute

  1. Fork the repository.
  2. Clone the forked repository.
  3. Make your changes.
  4. Push the changes to the forked repository.
  5. Make a pull request with description of the changes. If possible, add links to the code changes and screenshots.
  6. Once reviewed the pull request will be merged.