###Description Shinken main Web interface
###Screenshots
###Dependencies
###Installation
$ shinken install webui
###Report a bug
- A helpful title - use descriptive keywords in the title and body so others can find your bug (avoiding duplicates).
- WebUI Version and branch
- Steps to reproduce the problem, with actual vs. expected results
- OS version
- Browser and Version
- If the problem happens with specific code, link to test files (gist.github.com is a great place to upload code).
- Screenshots are very helpful if you're seeing an error message or a UI display problem. (Just drag an image into the issue description field to include it).
###Contributing
- Fork it.
- Create a branch (
git checkout -b my_branch
) - Commit your changes (
git commit -am "Major fixup."
) - Push to the develop branch (
git push develop my_branch
) - Open a Pull Request
- Enjoy a refreshing Diet Coke and wait 👍