mirror of
https://github.com/h3pdesign/Neon-Vision-Editor
synced 2026-04-21 13:27:16 +00:00
ISSUE_TEMPLATE.md erstellen
This commit is contained in:
parent
8c5a3da912
commit
e4e07a5e66
1 changed files with 28 additions and 0 deletions
28
ISSUE_TEMPLATE.md
Normal file
28
ISSUE_TEMPLATE.md
Normal 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.
|
||||
Loading…
Reference in a new issue