1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 13:21:00 +02:00

update bug report

This commit is contained in:
Zack 2024-05-23 09:49:18 -07:00
parent a95d67e31c
commit 381f8369a3

View file

@ -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. -->