node-red-contrib-chronos
Version:
Time-based Node-RED scheduling, repeating, queueing, routing, filtering and manipulating nodes
16 lines (10 loc) • 2.1 kB
Markdown
Welcome to the contribution guide of node-red-contrib-chronos. There are many ways to contribute like reporting bugs, proposing new features or providing feedback.
If you encountered a bug or other problem, you are welcome to create a **Problem Report** in the [issue tracker](https://github.com/jensrossbach/node-red-contrib-chronos/issues). 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](https://nodered.org/docs/user-guide/runtime/logging).
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 or Changes
In case you need a new feature or think that some existing functionality requires modifications, please enter a new item in the category [Ideas & Requests](https://github.com/jensrossbach/node-red-contrib-chronos/discussions/categories/ideas-requests) in the discussion forum.
## 👍 Providing Feedback
Your comments and feedback are welcome, please share your opinion on the [discussion forum](https://github.com/jensrossbach/node-red-contrib-chronos/discussions/categories/feedback) in the **Feedback** category.