Skip to content

Commit 5e73e30

Browse files
committed
add issue templates
1 parent 9fab8a2 commit 5e73e30

File tree

3 files changed

+26
-0
lines changed

3 files changed

+26
-0
lines changed

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ tab_width = 2
77
charset = utf-8
88
trim_trailing_whitespace = true
99
insert_final_newline = true
10+
11+
[*.md]
12+
trim_trailing_whitespace = false
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
#### Steps to reproduce the bug
2+
1.
3+
4+
#### Expected behavior
5+
6+
#### Screenshots
7+
8+
#### Environment
9+
- Browser: [Chrome, Firefox]
10+
- MPIV Version:
11+
12+
<!--
13+
To suggest adding/modifying rules for sites,
14+
please use `MPIV host rules` in the Discussions section:
15+
https://github.com/tophf/mpiv/discussions/categories/mpiv-host-rules
16+
-->
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
3+
<!--
4+
To suggest adding/modifying rules for sites,
5+
please use `MPIV host rules` in the Discussions section:
6+
https://github.com/tophf/mpiv/discussions/categories/mpiv-host-rules
7+
-->

0 commit comments

Comments
 (0)