From: Matteo Bertucci Date: Sat, 29 May 2021 13:56:46 +0000 (+0200) Subject: Issue templates: use HTML comments (#2269) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/7f138c11306cdf4be360d018528c33a3e024dd6b?hp=7f138c11306cdf4be360d018528c33a3e024dd6b Issue templates: use HTML comments (#2269) This commit makes use of HTML comments inside GitHub issue templates to make sure that even if they aren't removed by the issue author they won't be shown in the rendered output. The goal is to simply make the issues less noisy by removing template messages. ---