aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <william@herges.fr>2026-03-18 13:11:45 +0100
committerAnhgelus Morhtuuzh <william@herges.fr>2026-03-18 13:11:45 +0100
commit7ba39f866a3ab293ce81b5397c1e2975241919cb (patch)
treee2292d94c7b83ede75c72fff61c4bffd5c8de3b3 /.github/ISSUE_TEMPLATE/bug_report.md
parent3b694a936c7138acc5eaca3da2ec528c2e8c0894 (diff)
style(): switch to tab and to lf
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 1d42630..4a4bc3f 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -12,6 +12,7 @@ assignees: ''
**To Reproduce**
<!-- Steps to reproduce the behavior. -->
+
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
@@ -24,6 +25,7 @@ assignees: ''
<!-- If applicable, add screenshots to help explain your problem. -->
**Crash reports or relevant logs**
+
```log
log here
```