mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 16:14:43 -04:00
Add issue templates for easier issue reporting (#286)
This commit is contained in:
parent
062ce664ca
commit
45126ce908
2 changed files with 37 additions and 0 deletions
13
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
13
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
name: Feature/enhancement request
|
||||
about: Request a new feature or enhancement in Pixelorama
|
||||
title: ''
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
---
|
||||
<!-- Please search existing issues for potential duplicates before filing yours:
|
||||
https://github.com/Orama-Interactive/Pixelorama/issues?q=is%3Aissue
|
||||
-->
|
||||
|
||||
**Feature/enhancement description:**
|
||||
<!-- Describe the user-visible benefits if this feature is implemented. -->
|
Loading…
Add table
Add a link
Reference in a new issue