|
|
|
@@ -208,7 +208,7 @@ To be honest, we regard every user of OpenKFas a very kind contributor. After ex |
|
|
|
|
|
|
|
Since we collaborate project OpenKF in a distributed way, we appreciate **WELL-WRITTEN**, **DETAILED**, **EXPLICIT** issue reports. To make the communication more efficient, we wish everyone could search if your issue is an existing one in the searching list. If you find it existing, please add your details in comments under the existing issue instead of opening a brand new one. |
|
|
|
|
|
|
|
To make the issue details as standard as possible, we setup an [ISSUE TEMPLATE](https://github.com/OpenIMSDK/OpenKF/issues/new/choose) for issue reporters. You can find three kinds of issue templates there: question, bug report and feature request. Please **BE SURE** to follow the instructions to fill fields in template. |
|
|
|
To make the issue details as standard as possible, we setup an [ISSUE TEMPLATE](https://github.com/OpenIMSDK/.github/tree/main/.github/ISSUE_TEMPLATE) for issue reporters. You can find three kinds of issue templates there: question, bug report and feature request. Please **BE SURE** to follow the instructions to fill fields in template. |
|
|
|
|
|
|
|
**There are a lot of cases when you could open an issue:** |
|
|
|
|
|
|
|
@@ -273,7 +273,7 @@ An example for this could be: |
|
|
|
|
|
|
|
#### PR Description |
|
|
|
|
|
|
|
PR is the only way to make change to OpenKF project files. To help reviewers better get your purpose, **PR** description could not be too detailed. We encourage contributors to follow the [PR template](https://github.com/OpenIMSDK/OpenKF/tree/main/.github/PULL_REQUEST_TEMPLATE.md) to finish the pull request. |
|
|
|
PR is the only way to make change to OpenKF project files. To help reviewers better get your purpose, **PR** description could not be too detailed. We encourage contributors to follow the [PR template](https://github.com/OpenIMSDK/.github/blob/main/.github/PULL_REQUEST_TEMPLATE.md) to finish the pull request. |
|
|
|
|
|
|
|
You can find some very formal PR in [RFC](https://github.com/OpenIMSDK/OpenKF/issues?q=is%3Aissue+is%3Aopen+RFC+label%3ARFC) issues and learn about them. |
|
|
|
|
|
|
|
|