Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 788 Bytes

CONTRIBUTING.md

File metadata and controls

27 lines (20 loc) · 788 Bytes

Contributing to JRTDF

We Develop with GitHub

We host code on GitHub, track issues and feature requests, and accept pull requests.

All code changes should be made through pull requests.

Contributions

All contributions are subject to the LICENSE in the repository.

Report Bugs

Report bugs by opening a new issue.

Bug Reports

Include:

  • Summary and/or background
  • Steps to reproduce
  • Expected outcome
  • Actual outcome

Coding Style

  • Use .editorconfig to maintain consistent coding styles.
  • Follow the coding conventions used throughout the project.

License

Contributions are licensed under the LICENSE.