Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 514 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (9 loc) · 514 Bytes

Contribution guide

  1. Install Node.js
  2. Update NPM npm install npm@latest -g
  3. Fork repository
  4. Make a new branch for your changes
  5. Commit stylesheet changes to /scss/
  6. Once you're done with the changes open project through CMD or Bash and compile sass files via gulp compile
  7. Commit and push changes to the repository
  8. Submit a pull request which explains the changes that you've made or references issue(s)