Yakshit310 / myfirstpr

MyFirstPR is literally a repo for first PRs for new coders in open source community

Home Page:https://mypright.github.io/myfirstpr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyFirstPR

MyFirstPR is literally a repo for first PRs for new coders in open source community

How to

Add your info in src/components/contributors.json

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

How to Contribute

These are guidelines you can follow:

  1. Branch name can follow this pattern:
    feature/<ISSUE_NUMER>-feature-title
    bug/<ISSUE_NUMER>-bug-title
    documentation/<ISSUE_NUMER>-title
  2. Add your avatar in public/contributors folder.
  3. Add your info in contributors.json. Use file name your uploaded above here as avatar.
  4. Commit msgs pattern:
    feature: adds support for new commands
    fix: allows edge cases for users
    chores: adds instructions to run locally
  5. Don't create PR from your forked master branch.
  6. Link issues in your PR.
  7. Optional. Join the slack community given above to try out the bot.

About

MyFirstPR is literally a repo for first PRs for new coders in open source community

https://mypright.github.io/myfirstpr


Languages

Language:TypeScript 80.5%Language:HTML 15.1%Language:CSS 4.4%