diff options
| author | Joshua M. Boniface <joshua@boniface.me> | 2019-01-10 23:42:56 -0500 |
|---|---|---|
| committer | Joshua Boniface <joshua@boniface.me> | 2019-01-12 13:41:37 -0500 |
| commit | f1d6f0457207e176a3d093f90c5933372f7900b2 (patch) | |
| tree | 379206213a23119fea6c4b5b85980d4643e2071d | |
| parent | f818053a435650239f9f2c38281d63a95eb0a64b (diff) | |
Consistent formatting for System fields
| -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. |
