Skip to content

Commit

Permalink
Update bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
200km committed Sep 27, 2023
1 parent 8baee65 commit 36c32d1
Showing 1 changed file with 17 additions and 18 deletions.
35 changes: 17 additions & 18 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,36 +2,35 @@
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
labels: ['bug']
assignees: ''

---

## Overview
Write briefly.

## Details
### Description
What kind of bug?
Describe the bug in detail.

### Conditions of occurrence
The environment in which the bug occurs, the condition, parameters, etc.
Describe the environment, conditions, parameters, etc. under which the bug occurred.

### Additional information
files, link, etc, if any.
### Additional information
Provide any relevant files, links, etc. if available.

## Task
## Tasks
- [ ] Fix xxx
- [ ] Do yyy

## Scope of influence
eg. All tools are not working.
## Impact
Describe the scope of the bug's influence, e.g., `All tools are not working.`

## Supplement
Write additional comments if you need.
## Supplementary notes
Provide any extra notes if necessary.

## Note
- If there are related Projects, tie them together.
- Set `priority` label if possible.
- Assignees should be set if possible.
- Write a conclusion when closing the issue.
## Notes
- Provide a conclusion before closing the issue.
<!--
- Link the issue to any related projects if applicable.
- Assign the appropriate member(s) to this pull request as `Assignees`.
- Apply the `priority` label.
-->

0 comments on commit 36c32d1

Please sign in to comment.