Skip to content
Greg Troxel edited this page Jun 7, 2024 · 2 revisions

Ticket Gardening

This page contains information about how to deal with the issue tracker.

Decoder Work

Decoder issues that have useful information, but no active work and no expectation of work, can be linked into https://github.com/merbanan/rtl_433/wiki/Decoder-Issues-with-Some-Useful-Information as they are closed.

Defects

When there is a defect, the issue should remain until it is fixed in master, even if there is a PR

Enhancements

When there is an enhancement request, then when there is a PR that more or less fully is intended to address it, the issue should be closed. Users are therefore expected to look through PRs as well as issue to see if "new driver" is a dup.

Questions

Questions should be in Discussions or the mailinglist. Question issues that are stale will be closed.

Feedback

Users will be asked to test with git master if that hasn't happened in the last 90 days, or if there's reason to believe something is fixed.

Philosophy

This is an open source project and people reporting issues are expected to be active participants in solving the issue.