Skip to content

Latest commit

 

History

History
executable file
·
11 lines (10 loc) · 343 Bytes

CONTRIBUTING.md

File metadata and controls

executable file
·
11 lines (10 loc) · 343 Bytes

Elective Manager New - Contributing guide

Follow these guidelines for simplicity and easiness

  1. Fork the repository and after doing the changes create pull requests.
  2. Commit format should be
    `` git commit -m "[Feature name] - [Added/Updated/Removed]" -m "Detailed description of what you did in the PR" ``