Skip to content

Commit

Permalink
doc: require version in bug reports
Browse files Browse the repository at this point in the history
  • Loading branch information
potatoeggy authored Apr 29, 2024
1 parent 59ed267 commit 554b2bc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: "Bug report"
about: "Something went wrong? "
about: "Something went wrong?"
title: ""
labels: bug
assignees: ""
Expand All @@ -13,6 +13,9 @@ assignees: ""
- [ ] Converter
- [ ] Other

**Mandown version**
Output of `mandown --version`:

**Describe the bug**
A clear and concise description of what the bug is.

Expand Down

0 comments on commit 554b2bc

Please sign in to comment.