Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.37 KB

File metadata and controls

33 lines (24 loc) · 1.37 KB

Contributing to darktable

The darktable project welcomes contributions:

See the darktable development page for more information.

Code

Before you spend a lot of time working on a new feature, it's always best to discuss your proposed changes with us first. The best place to do that is in our dev support matrix channel, or just create a Github Issue (Make sure to check back to answer follow up questions). This will dramatically improve your chances of having your code merged, especially if we think you'll hang around to maintain it.

For more places to discuss darktable, see here for more information.

Coding style

We like our code to be properly formatted, and we have a well-defined coding style that is enforced at PR review time.

See the Coding Style section in the Developer's Guide on our GitHub wiki.