Skip to content

Commit 750c807

Browse files
committed
chore: Enhance style
1 parent ae34186 commit 750c807

File tree

3 files changed

+25
-15
lines changed

3 files changed

+25
-15
lines changed

.github/ISSUE_TEMPLATE/1_user_support.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,26 @@ labels: support
66
assignees: peaceiris
77
---
88

9-
**Check list before opening this issue**
9+
### Check list before opening this issue
1010

1111
- [ ] I read the latest README
1212
- I checked [Available Options](https://github.com/peaceiris/actions-gh-pages#options)
1313
- I followed [Tips and FAQ](https://github.com/peaceiris/actions-gh-pages#tips-and-faq)
1414
- I tried [Workflow Examples](https://github.com/peaceiris/actions-gh-pages#examples)
1515

16-
**Describe your question**
16+
### Describe your question
1717

1818
A clear and concise description of what the question is.
1919

20-
**Link to your contents**
20+
### Link to your contents
2121

2222
- Link to your public repository here
2323
- Link to your workflow here
2424

25-
**Screenshots**
25+
### Screenshots
2626

2727
If applicable, add screenshots to help explain your question.
2828

29-
**Additional context**
29+
### Additional context
3030

3131
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/2_bug_report.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,25 +7,31 @@ assignees: peaceiris
77

88
---
99

10-
**Describe the bug**
10+
### Describe the bug
11+
1112
A clear and concise description of what the bug is.
1213

13-
**To Reproduce**
14+
### To Reproduce
15+
1416
Steps to reproduce the behavior:
1517
1. Go to '...'
1618
2. Click on '....'
1719
3. Scroll down to '....'
1820
4. See error
1921

20-
**Expected behavior**
22+
### Expected behavior
23+
2124
A clear and concise description of what you expected to happen.
2225

23-
**Screenshots**
26+
### Screenshots
27+
2428
If applicable, add screenshots to help explain your problem.
2529

26-
**Your YAML file**
30+
### Your YAML file
31+
2732
- A link to your repository
2833
- A link to your YAML file
2934

30-
**Additional context**
35+
### Additional context
36+
3137
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/3_proposal.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,18 @@ assignees: peaceiris
77

88
---
99

10-
**Is your feature request related to a problem? Please describe.**
10+
### Is your feature request related to a problem? Please describe
11+
1112
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
1213

13-
**Describe the solution you'd like**
14+
### Describe the solution you'd like
15+
1416
A clear and concise description of what you want to happen.
1517

16-
**Describe alternatives you've considered**
18+
### Describe alternatives you've considered
19+
1720
A clear and concise description of any alternative solutions or features you've considered.
1821

19-
**Additional context**
22+
### Additional context
23+
2024
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)