Skip to content

Commit ce7a04f

Browse files
authored
Update bug template (#460)
edit bug.md
1 parent a23ca6f commit ce7a04f

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/bug.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,22 @@ Notes:
1515

1616
## Environment
1717
Example:
18+
1819
- OS: Windows 11
1920
- CPU: AMD Ryzen 5 5600X
2021
- Memory: 16GB
2122
- Storage: SSD 500GB
22-
- Cuprate: v1.0.0
23+
- cuprated: v1.0.0
2324

2425
## Bug
2526
What is the bug?
2627

2728
## Expected behavior
28-
What correct beahvior was expected to happen?
29+
What behavior was expected to happen?
2930

3031
## Steps to reproduce
3132
Example:
33+
3234
1. In this environment...
3335
2. With this config...
3436
3. Run '...'
@@ -37,7 +39,7 @@ Example:
3739
## Log
3840
If possible, add any related logs to help explain the bug.
3941

40-
Note: please remove any sensitive information from the logs (e.g. IP address).
42+
Note: please remove any sensitive information from the logs (e.g. paths, IP addresses, etc).
4143

4244
## Screenshots
4345
If possible, add screenshots to help explain the bug.

0 commit comments

Comments
 (0)