]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Remove "for bugs" from bug issue template (#7562)
authorBen McCann <322311+benmccann@users.noreply.github.com>
Mon, 29 Jun 2020 11:50:10 +0000 (04:50 -0700)
committerGitHub <noreply@github.com>
Mon, 29 Jun 2020 11:50:10 +0000 (07:50 -0400)
It's a bit redundant and doesn't add much

.github/ISSUE_TEMPLATE/BUG.md

index 1d9ca8c275460a9cdff4c89fc5205b333bb5aa99..7db6ecae1e1088b39fd1b791c891fb96063685ca 100644 (file)
@@ -26,7 +26,7 @@ labels: 'type: bug'
   or ideas how to implement the addition or change
 -->
 
-## Steps to Reproduce (for bugs)
+## Steps to Reproduce
 <!--
   Provide a link to a live example. Bug reports MUST be submitted with an
   interactive example (https://codepen.io/pen?template=JXVYzq).