diff options
| author | Joshua M. Boniface <joshua@boniface.me> | 2019-01-10 23:42:56 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-10 23:42:56 -0500 |
| commit | 2f31f9a38257bffcf09033d840b160445e002ec0 (patch) | |
| tree | 8cbe884da81133fe34a0d398c88ee478d5fe0470 | |
| parent | 54e2feabba5b871e36edee730dbc4fc440e8d489 (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. |
