Skip to content

Commit fd205ad

Browse files
authored
Changed tabs to spaces in issue template (#1241)
* changed tab to space in bug report template * remove space
1 parent cfa4949 commit fd205ad

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ about: Create a report to help us improve
1010
To make sure it's not, run: yarn eslint src/your-file.vue
1111
-->
1212

13-
**Tell us about your environment**
14-
* **ESLint version:**
15-
* **eslint-plugin-vue version:**
16-
* **Node version:**
13+
**Tell us about your environment**
14+
* **ESLint version:**
15+
* **eslint-plugin-vue version:**
16+
* **Node version:**
1717

1818
**Please show your full configuration:**
1919
<!-- Paste content of your .eslintrc file -->

0 commit comments

Comments
 (0)