diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d93dd0d..5d7e931 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -21,19 +21,17 @@ Briefly describe the problem you are having in a few paragraphs. **Describe the results you received:** - **Describe the results you expected:** - **Output of `go version`:** -``` +```text (paste your output here) ``` **Excelize version or commit ID:** -``` +```text (paste here) ``` |