ISSUE_TEMPLATE.md erstellen

This commit is contained in:
h3p 2026-02-15 07:24:54 +01:00 committed by GitHub
parent 8c5a3da912
commit e4e07a5e66
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

28
ISSUE_TEMPLATE.md Normal file
View file

@ -0,0 +1,28 @@
---
name: Bug Report
about: Create a report to help us improve Neon Vision Editor
title: "[BUG] "
labels: bug, beta
assignees: h3pdesign
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Open file '...'
2. Press '...'
3. Scroll down to '...'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Environment (please complete the following information):**
- macOS Version: [e.g. macOS 26.1]
- Chip: [e.g. Apple M4]
- App Version: [e.g. v0.4.2]
**Additional context**
Add any other context about the problem here.