Skip to content

Commit

Permalink
Align docs with GitHub content for contributing (#110)
Browse files Browse the repository at this point in the history
(cherry picked from commit aa550e9)
Signed-off-by: Volker Theile <votdev@gmx.de>
  • Loading branch information
votdev committed Oct 10, 2022
1 parent d002b31 commit a3a0706
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions development/contribute.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,7 @@ Can I submit patches without having signed the CLA?

Contribution rules
------------------
Code contributions must satisfy the following conditions. Contributions
that do not fulfill these conditions will not be accepted.

* The :doc:`coding guidelines <coding_guideline>` must be followed.
* The feature/improvement must be implemented as generic as possible.
* The code/feature/improvement must not affect existing functionality.
* Each commit message in a `GitHub pull request <https://github.com/openmediavault/openmediavault/pulls>`_
must be signed via ``Signed-off-by: Frank Mustermann <frank.mustermann@xxx.yyy>``.
* If the PR fixes a `GitHub issue <https://github.com/openmediavault/openmediavault/issues>`_,
then the line ``Fixes: https://github.com/openmediavault/openmediavault/issues/<ISSUE_NR>``
must be included.
* You have to sign the CLA online via GitHub.
* Make sure your PR has only one commit.
Code contributions are welcome, please see <https://github.com/openmediavault/openmediavault/blob/master/CONTRIBUTING.md> for requirements.

How to become a translator?
---------------------------
Expand Down

0 comments on commit a3a0706

Please sign in to comment.