summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
AgeCommit message (Collapse)Author
2020-07-27Style: Fix code format scripts compat with non-GNU UnicesRĂ©mi Verschelde
It's too hard to get compatibility between GNU and BSD sed, so let's just use perl oneliners. And improve it to also remove trailing tabs, not just spaces.
2020-05-07Bring back and improve comments clarifying the new bug report templateAndrii Doroshenko (Xrayez)
The comments clarifying the questions were accidentally removed in c8e92b802c16f8f9d120bf01bc5923c702a3c3ff while migrating to the bug/feature templates workflow. [ci skip]
2019-09-04Update issue templatesJuan Linietsky