Skip to content

Commit

Permalink
Adding a "Contributing" section to readme
Browse files Browse the repository at this point in the history
When people make pull requests against Master it kind of messes up my work flow.
  • Loading branch information
Dan503 committed Aug 21, 2019
1 parent af5fa9b commit 74aa0a3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,3 +181,9 @@ The following is a list of ways you can add a label to the `$input`. The list is
## Change log

You can view the Change Log on the [GitHub Releases](https://github.com/Dan503/time-input-polyfill/releases) page.

## Contributing

Please make pull requests against **Develop** branch rather than Master.

For testing you will need Gulp cli installed (`npm i gulp-cli -g`) then run `gulp --open` from a command line interface.

0 comments on commit 74aa0a3

Please sign in to comment.