Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 756 Bytes

CONTRIBUTION.md

File metadata and controls

11 lines (8 loc) · 756 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.
  • The api api code is available here.

Steps to contribute

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