DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:coredevs

This is an old revision of the document!


DokuWiki Core Developers

DokuWiki core developers are developers with write access to the DokuWiki repository. You don't need to be a core developer to contribute to DokuWiki though. Patches and Pull Requests by other developers are merged by the core devs.

How to become a Core Developer

You should have joined the main Mailing List and have successfully committed non-trivial pull requests before.

FIXME

  • how do we pick new devs? should they apply? do we nominate? do we vote?

How to be a Core Developer

Your main responsibilities as a core developer are:

  • review and comment Pull Requests at Github
  • tag (categorize) Issues and Pull Requests at Github
  • merge Pull Requests

Core developers are expected to use their powers responsibly and carefully. You can merge small PRs (like typos, one-line fixes, translations) right away.

Other PRs should be reviewed by at least two core developers (mark PRs you think are ready to merge with a :+1: comment). You should never merge your own PRs before someone else reviewed them.

PRs should adhere to our Coding Style and should contain Unit Tests, if reasonable, before they are merged. Always make sure Unit Tests successfully ran through before merging (Travis will check that automatically).

You are free to create new branches within the main repository. No need to fork into your own account.

devel/coredevs.1432477490.txt.gz · Last modified: 2015-05-24 16:24 by ach

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki