Update issue templates

pull/273/head
SpectralVectors 2024-09-16 08:18:31 -04:00 zatwierdzone przez GitHub
rodzic 63a895ed2f
commit d7f42aa723
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
2 zmienionych plików z 58 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1,35 @@
---
name: Bug Report
about: Help us fix the bugs!
title: "[BUG]"
labels: ''
assignees: ''
---
**Describe the Bug**
_A clear and concise description of what the bug is._
**To Reproduce**
_Steps to reproduce the behavior:_
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected Behavior**
_A clear and concise description of what you expected to happen._
**Screenshots**
_If applicable, add screenshots to help explain your problem._
**System Information:**
- OS: [e.g. Win10, Win11, MacOS Mojave, Debian, Arch, Fedora etc]
- Blender Version: [e.g. 3.6, 4.2.1]
- Addon Version: [e.g. 1.0.38]
**Error Message:**
_Copy and Paste the text of the error message here, it helps us to fix the bug faster._
**Additional context**
_Add any other context about the problem here._

Wyświetl plik

@ -0,0 +1,23 @@
---
name: Feature Request
about: Suggest an idea for this project
title: "[FEATURE]"
labels: ''
assignees: ''
---
**How many jobs have you run with BlenderCAM?**
_1-5, 5-10, 10+_
**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._