diff options
author | Philip Molares | 2020-11-14 21:38:02 +0100 |
---|---|---|
committer | David Mehren | 2020-11-16 11:54:38 +0100 |
commit | 5d018689fc9ee41375688900b6ff95e0df7dfc37 (patch) | |
tree | d6c2ca1fe36f5db3f74ee435ffbf2072edb48adc | |
parent | 2f224fc6d8315a15fd22302723330e5ddafb162c (diff) |
Update .github/ISSUE_TEMPLATE/bug_report.md
Co-authored-by: David Mehren <git@herrmehren.de>
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 13070148..8de6e3be 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: Bug report -about: Create a report to help us improve +about: Create a report to help us improve HedgeDoc. title: '' labels: 'bug' assignees: '' |