summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
AgeCommit message (Collapse)AuthorFilesLines
2022-09-06github: add 'question' templatePatrick Williams1-0/+18
Our 'Bug Report' template says not to use github issues for questions and support, but we still get lots of them. I think that is because the Github UI only shows available templates or "Open a Blank Issue". When someone goes to the new issue page with a question, they know it is not a bug report, so they start with the blank one and never see the disclaimer. Create a specific Question template so that hopefully these kinds of users will see the disclaimer. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I5a870430ca8f679d74af0cfffb74d64eb8f72fc2
2020-12-01Replace IRC with DiscordGunnar Mills1-1/+1
Discord has more users. IRC traffic has ground to a halt. No real objection to https://lists.ozlabs.org/pipermail/openbmc/2020-November/023984.html Removed IRC and Riot from the README and replaced IRC in other places. Change-Id: I7124b11320f6c31e9e0a2aead35274690ff0f908 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
2019-10-17clarify bug reporting in openbmcAndrew Geissler1-0/+38
Point people to the contact information which has our IRC and mailing list info for feature requests and general questions Change-Id: I5a8be9ef482d36b60342c1e50ef2301c1fd6cfb7 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>