Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 2.41 KB

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 2.41 KB

Contributing to node-red-contrib-sony-audio

Welcome to the contribution guide of node-red-contrib-sony-audio. There are many ways to contribute like reporting bugs, proposing new features or providing feedback.

🐞 Reporting Problems

If you encountered a bug or other problem, you are welcome to create a Problem Report in the issue tracker. Before creating the issue, please check if the problem has already been reported by someone else. If so, instead of entering a duplicate issue, please add a comment to the existing issue telling about the details of your problem (the more precise the problem reports are, the better they can be distinguished from each other in order to identify duplicates).

Please do not collect multiple problems in one issue, but instead enter one issue per problem. Try to be as precise as possible with your problem description. In case you have input/output data that you can provide along with the issue (e.g. JSON representations of input or output messages), please use markdown features to format the data in a readable way. It is always helpful if you provide screenshots and/or traces on debug level from the Node-RED service log. Details about how to configure logging and how to retrieve logs can be found here.

Please always use the Problem Report template in the issue tracker as it provides some prefilled hints about which information you should provide in your report.

💡 Requesting Features/Changes

In case you need a new feature or think that some existing functionality requires modifications, please first discuss your idea on the discussion forum in the Ideas category. If the consensus is that this idea is worth being implemented, then and only then create a Feature Request in the issue tracker.

Please always use the Feature Request template in the issue tracker as it provides some prefilled hints about which information you should provide in your request.

👍 Providing Feedback

Your comments and feedback are welcome, please share your opinion on the discussion forum in the Feedback category.