diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 5d7e931..0000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,38 +0,0 @@ -<!-- -If you are reporting a new issue, make sure that we do not have any duplicates -already open. You can ensure this by searching the issue list for this -repository. If there is a duplicate, please close your issue and add a comment -to the existing issue instead. - -Use the commands below to provide key information from your environment: -You do NOT have to include this information if this is a FEATURE REQUEST ---> - -**Description** - -<!-- -Briefly describe the problem you are having in a few paragraphs. ---> - -**Steps to reproduce the issue:** -1. -2. -3. - -**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) -``` - -**Environment details (OS, Microsoft Excelâ„¢ version, physical, etc.):** |