GettingSupport - sm0svx/svxlink GitHub Wiki
There is one way to get in contact with the SvxLink "community". That is through the groups.io mailing list/forum. So, whatever your business is, please use the mailing list. Do NOT use EchoLink, SvxReflector or direct e-mail to the author. Private emails to the author is mostly just ignored and thrown away. The list is usually fairly low volume so don’t be afraid to register.
There are a couple of reasons why only the mailing list should be used for support:
-
There are more people that can help. You have a better chance of getting a quick answer.
-
Documentation. All mails sent to the mailing list get stored in the mailing list archive/forum. A good way to find solutions to problems is to search the archive.
-
Other people subscribing to the mailing list might get helped by the discussion.
-
I don’t have to answer the same questions over and over again.
To subscribe to the mailing lists go here.
Bugs should be reported in the GitHub issue tracking system. It can be hard filing a good bug report. But I assure you, it is even harder to understand a bad bug report. So, if you find a bug, take the time to go through the steps below to make a good bug report.
-
Search the issue tracker to see if your bug is already reported.
-
Read the documentation thoroughly to verify that you have not misunderstood something. This includes the SvxLink installation documentation, the svxlink server docs and the qtel docs, depending on what application you found the bug in.
-
If possible, try to reproduce the bug. A way to reproduce the bug makes it much easier for the developer to find and fix the bug. If it is not possible to reproduce it, try to remember what happened right before the bug appeared. Include a detailed step by step instruction in the report of how to reproduce the bug.
-
Write a bug report in the bug tracker. The bug report should include the following:
-
A detailed description of the bug. Do not just write "this feature does not work". Explain in what way it does not work. There can be many ways for a certain feature to fail.
-
If possible, describe how to reproduce the bug.
-
If these simple guidelines are followed, bugs will be found and fixed much faster.
To request a new feature, use the GitHub issue tracker. If a feature is just requested via the mailing list it may easily be forgotten.