diff options
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e5210b1c4..b4e340d39 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -28,8 +28,8 @@ If applicable, add screenshots to help explain your problem. **System (please complete the following information):** - OS: [e.g. Docker, Debian, Windows] - - Browser [e.g. Firefox, Chrome, Safari] - - Version [e.g. 10.0.1] + - Browser: [e.g. Firefox, Chrome, Safari] + - Version: [e.g. 10.0.1] **Additional context** Add any other context about the problem here. |
