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

redo issue terminology

This commit is contained in:
Zack Scholl 2024-07-07 17:55:00 -07:00
parent da51eb8da3
commit 527af8a612
2 changed files with 3 additions and 45 deletions

View file

@ -1,31 +1,9 @@
---
name: Bug report
about: Create a report to help us improve
name: Discuss
about: Start a discussion about this project
title: ''
assignees: ''
---
<!-- The comments between these brackets won't show up in the submitted issue (as you can see in the Preview). -->
<!-- Please try to download latest, https://github.com/schollz/croc/releases/latest of croc before reporting a bug! -->
## Describe the bug
## To Reproduce
Steps to reproduce the behavior:
1.
2.
3.
4.
## Expected behaviour
## Version
## Additional context
*Read this and delete before submitting:* Thanks for starting a discussion! Please provide as much context as possible so that others can understand your thoughts. If you have a specific change in mind, consider submitting a pull request instead.

View file

@ -1,20 +0,0 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.