Hi Tim, On Fri, Aug 02, 2019 at 12:21:54PM +0200, Tim Duesterhus wrote: > --- /dev/null > +++ b/.github/ISSUE_TEMPLATE/Question.md > @@ -0,0 +1,19 @@ > +--- > +name: Question > +about: Do NOT ask questions in the issue tracker. This issue tracker is for > tracking bugs and feature requests directly relating to the development of > the software itself. > +labels: 'status: invalid' > +--- > + > +# :stop_sign: HOLD ON :stop_sign: > + > +Do **NOT** ask questions in the issue tracker. This issue tracker is for > tracking bugs and > +feature requests directly relating to the development of the software itself.
I'd even add here : Asking questions in the development bug tracker slows down development, delays issue resolution, and will make everyone angry at you. > +Use the forum or the mailing list if you have a question rather than a bug > or feature request. (...) I think this can help with those who don't read instructions (which, despite, are quite clear). Waiting for Lukas' opinion (and/or rewording). thanks, Willy

