I know I have only pushed one small commit, but what are your thoughts on:
-[ ] Forking the gh-pages branch to master and enabling protection on it.
-[ ] Make the master branch the default branch to display and commit against.
-[ ] Removing 2015-summit branch if legacy and not needed anymore.
These changes might help encourage contributions by following a popular branching workflow for GitHub projects.
I know I have only pushed one small commit, but what are your thoughts on:
-[ ] Forking the
gh-pages
branch tomaster
and enabling protection on it. -[ ] Make themaster
branch the default branch to display and commit against. -[ ] Removing2015-summit
branch if legacy and not needed anymore.These changes might help encourage contributions by following a popular branching workflow for GitHub projects.