Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1010 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (15 loc) · 1010 Bytes

Contributing to DuckDuckGo

Thank you for taking the time to contribute to DuckDuckGo! ✨

We are pleased to open up the project to you - our community. How can you contribute?

Share feedback and bug reports

See README.md

Contribute Code

We have labeled tasks you can help with as help wanted. As we are still opening up our repo, we cannot yet accept PRs outside this list. If you have a great idea you really want to implement, start by logging an issue for us and mention that you are interested in helping. If it fits with our product direction and is a good candidate for community development we may be able to bend the rules and work with you to develop it.

Style Guide

We care about clean code. Refer to our style guide.

Commit Messages

See Chris Beams' guide to writing good commit messages https://chris.beams.io/posts/git-commit/