Skip to content

Commit

Permalink
ci: add bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
appleboy authored Jun 1, 2024
1 parent f916346 commit aabaf12
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit aabaf12

Please sign in to comment.