Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 610 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 610 Bytes

Sportsfest App

For Contribututors

Keep in mind the below points before making your first commit or PR.

  • Compulsarily Fork the repo before making any commits and PRs
  • Make commits with meaningful messages, anyone should clearly understand what the commit was for
  • For any PR you make, always try to add brief points about changes made
  • If a PR is for Frontend, make sure to add atleast 1 screenshpot of the respective change made in the app
  • For major Backend related PRs and changes, update the readme if needed (if the PR includes some extra action to be done while setting up/running the backend)