Issuing a Pull-Request
December 15, 2020 ยท View on GitHub
The issues that were labelled as for-grabs is open for pull-requests. If you are interested to contribute into an existing issue that is not for-grabs, then simply let us know by commenting on the target issue.
DOs for issuing a Pull-Request
- Be knowledgeable with the coding-standards.
- Be open by notifying us which issue you wish to grab.
- Be collaborative with proposed solutions.
- Be professional if there are disagreements.
- Be patient, we are reviewing!
DONTs for issuing a Pull-Request
- By surprising us with a big PR (with thousand lines of code changes), without us knowing in advance.
- By attacking the other collaborators or the community participants in any ways.
- By not following the coding-standards.
- By not issuing a Unit Tests and/or Integration Tests (this can be discussed).
Policy
When the PR is merged successfully, the underlying incident that has been linked to that specific PR will automatically be closed. The fixes can only be verified on the next release/pre-release version.
Important Note
Again, it is highly recommended that you contact us before working on the issue you wish to grab, otherwise, the PR may be declined.