mirror of
https://github.com/kristoferjoseph/flexboxgrid.git
synced 2026-01-24 23:16:48 +00:00
Update CONTRIBUTING.md
This commit is contained in:
19
.github/CONTRIBUTING.md
vendored
19
.github/CONTRIBUTING.md
vendored
@@ -1,11 +1,16 @@
|
||||
Thank you for contributing flexboxgrid!
|
||||
=========================================
|
||||
# FLEXBOXGRID
|
||||
|
||||
## If you creating issue...
|
||||
## Thanks for contributing
|
||||
|
||||
Please write following issue template.
|
||||
Do not forget describing your platform and code example to reproduce.
|
||||
### When creating an issue
|
||||
|
||||
## If you creating pull request...
|
||||
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.
|
||||
|
||||
Please write following pull request template.
|
||||
## 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 build css for it's layout.
|
||||
|
||||
Reference in New Issue
Block a user