Files
flexboxgrid/.github/CONTRIBUTING.md
2016-08-13 19:12:31 -07:00

760 B

FLEXBOX GRID

Thanks for contributing

When creating an issue

You should use the supplied issue template to help in capturing all of the pertinent information needed to close the issue as soon as humanly possible. Don't forget to say what platform you are on. Code examples are always useful in debugging as well. Again the better the information, the quicker your issue will be resolved.

When creating a pull request

Use the supplied template in order to supply all the information I need to merge in your code. Make sure to follow the build steps and double check the output index.html to make sure you haven't broken anything. The website is basically the equivalent of a visual unit test since it uses the newly built css for it's layout.