ci: add bug report template
This commit is contained in:
parent
f916346256
commit
aabaf1254d
24
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
24
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,24 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: appleboy
|
||||
|
||||
---
|
||||
|
||||
## Describe the bug
|
||||
|
||||
A clear and concise description of what the bug is. If applicable, add screenshots to help explain your problem.
|
||||
|
||||
## Yaml Config
|
||||
|
||||
Please post your Yaml configuration file along with the output results.
|
||||
|
||||
## Related environment
|
||||
|
||||
Please provide the following information:
|
||||
|
||||
1. Your hosting provider information, such as DigitalOcean, Linode, AWS, or GCP.
|
||||
2. The version information of your host's SSH service.
|
||||
3. The information from your host's SSH configuration file.
|
Loading…
Reference in New Issue
Block a user