mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
update bug report
This commit is contained in:
parent
a95d67e31c
commit
381f8369a3
1 changed files with 0 additions and 10 deletions
10
.github/ISSUE_TEMPLATE/bug_report.md
vendored
10
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -2,7 +2,6 @@
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Create a report to help us improve
|
about: Create a report to help us improve
|
||||||
title: ''
|
title: ''
|
||||||
labels: bug
|
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
@ -12,15 +11,10 @@ assignees: ''
|
||||||
<!-- Please try to download latest, https://github.com/schollz/croc/releases/latest of croc before reporting a bug! -->
|
<!-- Please try to download latest, https://github.com/schollz/croc/releases/latest of croc before reporting a bug! -->
|
||||||
|
|
||||||
## Describe the bug
|
## Describe the bug
|
||||||
<-- A clear and concise description of what the bug is. -->
|
|
||||||
|
|
||||||
|
|
||||||
## To Reproduce
|
## To Reproduce
|
||||||
Steps to reproduce the behavior:
|
Steps to reproduce the behavior:
|
||||||
<-- 1. Go to '...'
|
|
||||||
2. Click on '....'
|
|
||||||
3. Scroll down to '....'
|
|
||||||
4. See error -->
|
|
||||||
|
|
||||||
1.
|
1.
|
||||||
2.
|
2.
|
||||||
|
@ -28,14 +22,10 @@ Steps to reproduce the behavior:
|
||||||
4.
|
4.
|
||||||
|
|
||||||
## Expected behaviour
|
## Expected behaviour
|
||||||
<-- A clear and concise description of what you expected to happen. -->
|
|
||||||
|
|
||||||
|
|
||||||
## Version
|
## Version
|
||||||
<-- Check "croc -v" and report it -->
|
|
||||||
|
|
||||||
|
|
||||||
## Additional context
|
## Additional context
|
||||||
<-- Add any other context about the problem here. -->
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue