Skip to content

Commit aabaf12

Browse files
authored
ci: add bug report template
1 parent f916346 commit aabaf12

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: appleboy
7+
8+
---
9+
10+
## Describe the bug
11+
12+
A clear and concise description of what the bug is. If applicable, add screenshots to help explain your problem.
13+
14+
## Yaml Config
15+
16+
Please post your Yaml configuration file along with the output results.
17+
18+
## Related environment
19+
20+
Please provide the following information:
21+
22+
1. Your hosting provider information, such as DigitalOcean, Linode, AWS, or GCP.
23+
2. The version information of your host's SSH service.
24+
3. The information from your host's SSH configuration file.

0 commit comments

Comments
 (0)