Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.01 KB

CONTRIBUTING.md

File metadata and controls

20 lines (14 loc) · 1.01 KB

Contributing to DevWidgets

Your contribution to DevWidgets is more than welcome! Here are some suggestions on how you can help us!

Issues

You can create, whenever you think necessary, a thread in Issues to solve your doubts or suggest improvements! We will respond as soon as possible!

Improvements

Develop your improvement and open a Pull Request explaining it! Tell us what you do and wait for our return! You can find here the current roadmap in relation of the Windows Version. But new tools are more than welcome! Don't forget to create your Tool as a implementation of the Tool class.

Internalization

Translate DevWidgets to your language! You can find the map of the translations here.

Tests

Write unit tests for our features that are not covered by tests yet.

Fixes

Found any bugs? Open an issue for us to analyze or develop your fix, it will be greatly appreciated.