Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 958 Bytes

CONTRIBUTING.md

File metadata and controls

29 lines (19 loc) · 958 Bytes

Contributing to RDMnetBroker

Thank you for your interest in contributing to the RDMnetBroker project!

Pull requests

The RDMnetBroker application is currently in pre-release development. In order to keep things as stable as possible, we are not accepting pull requests at this time.

Reporting issues

Check to make sure your issue isn't already known

If you have identified a reproducible bug or missing feature, please do the following before opening an issue:

  • Make sure the bug or feature is not covered as a known issue in the README or documentation.
  • Make sure the bug or feature is not covered in an existing open issue.

Write a comprehensive bug report

A good bug report includes the following:

  • The version of the RDMnet Broker executable you were using
  • A set of steps to reproduce the issue, in order
  • What you expected to see, and what happened instead
  • Any logging output that was produced when the issue occurred