| Message ID | 20251112081549.134771-1-clara.kowalsky@siemens.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | docs: link issue tracker | expand |
On 2025-11-12 09:15, 'Clara Kowalsky' via isar-users wrote:
> To make the issue tracker a bit more known, link it in the README.
Well, we've been actually directing all discussions towards isar-users as the
single channel of communication and archive. We had checked disabling issues
and PRs but seems it is not possible on github.
Issues do have the advantage of focus on the single topic, which mailing lists
address by archive threading. Are there other reasons why we should want to
encourage issues?
With kind regards,
Baurzhan
On 11/12/25 11:10, Baurzhan Ismagulov wrote: > On 2025-11-12 09:15, 'Clara Kowalsky' via isar-users wrote: >> To make the issue tracker a bit more known, link it in the README. > > Well, we've been actually directing all discussions towards isar-users as the > single channel of communication and archive. We had checked disabling issues > and PRs but seems it is not possible on github. > > Issues do have the advantage of focus on the single topic, which mailing lists > address by archive threading. Are there other reasons why we should want to > encourage issues? > > With kind regards, > Baurzhan > I also prefer the mailing list respectively a single communication medium. It is just not clear that the issues should not be used. Are you sure they can't be disabled (Settings - Features - Issues: uncheck)? I just tested it on another project. It looks like pull requests can indeed not be disabled [1]. [1] https://github.com/dear-github/dear-github/issues/84 Best regards, Clara
diff --git a/README.md b/README.md index b53cd094..159af754 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ Mailing lists: * Subscribe: debian-embedded-request@lists.debian.org, Subject: subscribe * Unsubscribe: debian-embedded-request@lists.debian.org, Subject: unsubscribe +Issue tracker: https://github.com/ilbers/isar/issues + Commercial support: info@ilbers.de # Credits
To make the issue tracker a bit more known, link it in the README. Signed-off-by: Clara Kowalsky <clara.kowalsky@siemens.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+)