Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 921 Bytes

CONTRIBUTING.md

File metadata and controls

29 lines (17 loc) · 921 Bytes

Contributing to drmock-generator

You are cordially invited to contribute to drmock-generator by reporting and fixing bugs, and by proposing and implementing new features.

To report bugs or request a feature, raise an issue in this repository. Make a pull request if you wish to fix a bug or implement a new feature.

When making a pull request, please ensure the code is properly unit tested, and that all tests pass.

Licensing

All contributions to the source code will be issued under the GPL-3.0-or-later license. All new files must include a REUSE-3.0 compliant GPL-3.0-or-later license stub, including your authorship copyright. See reuse.software for details.

Code style

When contributing code, please follow the style of existing drmock-generator source code.