Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 748 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (9 loc) · 748 Bytes

Contributing

Gulp Starter is an open source project. It is licensed using the MIT License. We appreciate pull requests, here are our guidelines:

  1. File a bug on our issue tracker (if there isn't one already).
  • If your patch is going to be large it might be a good idea to get the discussion started early. We are happy to discuss it in a new issue beforehand.
  • Please state which branch you are having problems with
  1. We ask that you compile all the commits together before pushing.
  2. Please follow the coding standards already adhered to in the file you're editing before committing
  • This includes the use of 4 spaces over tabs for indentation