Skip to content

Commit 8ae3dc2

Browse files
committed
Update CONTRIBUTING.md
1 parent fff68d1 commit 8ae3dc2

File tree

1 file changed

+20
-10
lines changed

1 file changed

+20
-10
lines changed

CONTRIBUTING.md

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,36 @@
1-
# Contribute to EasyEngine (ee)
1+
# Community Guidelines
22

3-
This guide details how to use issues and pull requests to improve EasyEngine (ee).
3+
This guide details how to get involve in EasyEngine commmunity. Please read this carefully.
44

5-
## How to report issue:
65

7-
Github issue-tracker is used **only** for report bugs and feature request.
86

9-
Please attach the output of following command when open a new issue/bug
7+
## How to get help?
8+
9+
Please attach the output of following command when open a new support request.
10+
1011
```bash
1112
lsb_release -a
1213
ee -v
1314
ee info
1415
wp --allow-root --info
1516
```
1617

17-
### EasyEngine chat:
18-
Developer & contributor discussion: https://gitter.im/rtCamp/easyengine
18+
### Where to create issue?
19+
20+
For free support, please use - http://community.rtcamp.com/c/easyengine
21+
22+
For premium support, please check - https://rtcamp.com/products/easyengine-premium-support/
1923

24+
Please do NOT clutter github issue tracker here with support requests. It hampers development speed of this project.
2025

21-
### EasyEngine support request:
22-
For support-request please use - http://community.rtcamp.com/c/easyengine
2326

27+
### Pull Requests
2428

25-
### Pull Requests:
2629
When submitting your code please follow this coding standerds - http://docs.rtcamp.com/easyengine/dev/python/
30+
31+
32+
### EasyEngine Chat
33+
34+
Developer & contributor discussion: https://gitter.im/rtCamp/easyengine
35+
36+
Please do NOT use chat for technical support. Chat is limited to developer & contributor disucssion related to EasyEngine future.

0 commit comments

Comments
 (0)