Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.13 KB

CONTRIBUTING.md

File metadata and controls

27 lines (15 loc) · 1.13 KB

Contribute to this Project

👋🏽 Thanks for showing interest and helping out
If you get stuck somewhere, contact us on Twitter 🤙🏾

Requirements 🎯

We need developer who have good experience with React or Next JS.
If you worked on project similar like this it's a good debut.

Some rules to follow 📌

  • Open a issues first before or take a openned issues and explain what you want to do.

  • After this you can fork this repo on your personal account.

  • Please work only on dev branch.

  • Now you can start to work on your code.

  • We use Lint-staged in addition to Prettier, to ensure errors into the repository and enforce code style. You can use this command, if when making your commit you are blocked by Lint-staged: npm run lint -- --fix

Jajeuf 😜

Commit your changes to your fork of this repo, send a PR that contains detailed information about your change.

We'll review it, and decide whether it should be merged ✅