Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
github: add spoiler tags to issue template (#244)
- long logs of output or long configs are hard on the eyes and make it difficult to read through issues as they just take up so much space - so it would be better, in my opinion, to hide them by default with spoiler tags, which can be opened up when further investigation is warranted - some issue authors have already used this pattern, this just brings it to the template itself so everyone (hopefully) starts using it
- Loading branch information