You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
714 B

## How to get support
For FREE community support, please use - http://community.rtcamp.com/category/easyengine/
For premium support, please contact - https://rtcamp.com/contact
Please do NOT create a support request here on github. Github issue tracker is used for development task-tracking only.
## How to report issue:
Please attach the output of following command when requesting support using any chaneel.
```
bash
lsb_release -a
ee version
ee info
wp --allow-root --info
```
### EasyEngine chat:
Developer & contributor discussion: https://gitter.im/rtCamp/easyengine
### Pull Requests:
We love pull requests. But please make sure to add inline comments so that we can understand your code easily.