diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2026-03-18 14:17:29 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2026-03-18 14:17:29 +0100 |
| commit | 35f86985bf9c3b2925a6ca576dd26c354075d0e4 (patch) | |
| tree | 61d203104b1d7957db104ab36a6c22fca529357c /.github/ISSUE_TEMPLATE/bug_report.md | |
| parent | 4bf0211ff86b4721bdbf90e441a42171a1708337 (diff) | |
| parent | 5221052b004117e8aa2763c2a8085372391b13c4 (diff) | |
Merge branch 'main' into 26.1
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
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 ``` |
