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.
|
|
|
# Community Guidelines
|
|
|
|
|
|
|
|
This guide details how to get involve in EasyEngine commmunity. Please read this carefully.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## How to get help?
|
|
|
|
|
|
|
|
Please attach the output of following command when open a new support request.
|
|
|
|
|
|
|
|
```bash
|
|
|
|
lsb_release -a
|
|
|
|
ee -v
|
|
|
|
ee info
|
|
|
|
wp --allow-root --info
|
|
|
|
```
|
|
|
|
|
|
|
|
### Where to create issue?
|
|
|
|
|
|
|
|
For free support, please use - http://community.rtcamp.com/c/easyengine
|
|
|
|
|
|
|
|
For premium support, please check - https://rtcamp.com/products/easyengine-premium-support/
|
|
|
|
|
|
|
|
Please do NOT clutter github issue tracker here with support requests. It hampers development speed of this project.
|
|
|
|
|
|
|
|
|
|
|
|
### Pull Requests
|
|
|
|
|
|
|
|
When submitting your code please follow this coding standerds - http://docs.rtcamp.com/easyengine/dev/python/
|
|
|
|
|
|
|
|
|
|
|
|
### EasyEngine Chat
|
|
|
|
|
|
|
|
Developer & contributor discussion: https://gitter.im/rtCamp/easyengine
|
|
|
|
|
|
|
|
Please do NOT use chat for technical support. Chat is limited to developer & contributor disucssion related to EasyEngine future.
|