Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 3.09 KB

CONTRIBUTING.md

File metadata and controls

51 lines (37 loc) · 3.09 KB

Submitting issues

If you have questions about how to install or use ownCloud, please direct these to our forum. For getting in touch with the developers, join our public RocketChat.

Short version

  • Submit your issue to our issue tracker, but be aware of the different repositories. See the list below. Please always use the issue template when reporting issues.

Guidelines

Help us to maximize the effort we can spend fixing issues and adding new features, by not reporting duplicate issues.

Contributing to Source Code

Thanks for wanting to contribute source code to ownCloud. That's great!

Before we're able to merge your code, you need to sign our Contributor Agreement. You can sign it digitally as soon as you open your first pull request.

Please read the Developer Documentation to learn how to use our extension system or how to run tests for your features.

In order to constantly increase the quality of our software we can no longer accept pull requests which submit un-tested code. We have the goal that code segments are unit tested. Please try to help us with that goal. In some areas unit testing is hard (aka almost impossible) as of today - in these areas refactoring WHILE fixing a bug is encouraged to enable unit testing.

Translations

Please submit translations via Transifex.