diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index c0178e0..b37aaf7 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -1,9 +1,10 @@ --- name: Bug about: Create a bug report -title: "Bug:" +title: 'Bug: ' labels: bug assignees: catgoose + --- **Describe the bug** @@ -24,6 +25,3 @@ e.g. Ubuntu 16.04 **Neovim Version:** e.g. 0.9.0 - -**Additional context** -Add any other context about the problem here.