File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ # Contribute to EasyEngine (ee)
2+
3+ This guide details how to use issues and pull requests to improve EasyEngine (ee).
4+
5+ ## How to report issue:
6+
7+ Github issue-tracker is used ** only** for report bugs and feature request.
8+
9+ Please attached the output of following command when open a new issue/bug
10+ ``` bash
11+ lsb_release -a
12+ ee info
13+ ```
14+
15+ ## EasyEngine chat:
16+ Developer & contributor discussion: https://gitter.im/rtCamp/easyengine
17+
18+
19+ ## EasyEngine support reruest"
20+ For support-request please use - https://rtcamp.com/easyengine/support/
21+
22+
23+ ## Pull Requests
24+
25+ When submitting your code please follow the shell script coding standard - https://google-styleguide.googlecode.com/svn/trunk/shell.xml
You can’t perform that action at this time.
0 commit comments