Skip to content

Commit 9117834

Browse files
authored
Update issue templates
1 parent b7716c3 commit 9117834

2 files changed

Lines changed: 26 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
name: Bug report
3-
about: Create a report to help us improve. Please publish the issue according to the guidelines, otherwise the request will be ignored and closed directly. Your understanding and cooperation are appreciated.
3+
about: Create a report to help us improve. Please publish the issue according to the
4+
guidelines, otherwise the request will be ignored and closed directly. Your understanding
5+
and cooperation are appreciated.
46
title: ''
57
labels: ''
68
assignees: ''
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: Custom rule request
3+
about: Seek help for custom rule
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**The url of site**
11+
The example urls of site. Do not paste only domain without pathname.
12+
13+
**Is your request related to a problem? Please describe.**
14+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
15+
16+
**Describe the result you'd like with the rule**
17+
A clear and concise description of what you want to happen.
18+
19+
**Custom rule you've tried**
20+
The rule you've made before.
21+
22+
**Additional context**
23+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)