mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
GitHub: Update issue templates and form in .github/ISSUE_TEMPLATE
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
7eae368b3c
commit
c5b764abea
6 changed files with 6 additions and 6 deletions
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
name: Bug Report
|
||||
name: Bug Report 🐞
|
||||
about: Report a new and clearly identified bug that must be fixed directly in the application
|
||||
title: 'SHORT DESCRIPTION OF THE PROBLEM YOU ARE REPORTING'
|
||||
labels: bug
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: 🐞 Bug Report
|
||||
name: Bug Report 🐞
|
||||
description: Report a new and clearly identified bug that must be fixed directly in the application
|
||||
title: "Category: Short Description (PLEASE CHANGE)"
|
||||
labels:
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/feature-request.md
vendored
2
.github/ISSUE_TEMPLATE/feature-request.md
vendored
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
name: Feature Request
|
||||
name: Feature Request 🙏
|
||||
about: Suggest a new feature or enhancement
|
||||
title: 'Category: Short Description (PLEASE CHANGE)'
|
||||
labels: idea
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: 🙏 Feature Request
|
||||
name: Feature Request 🙏
|
||||
description: Suggest a new feature or enhancement
|
||||
title: "Category: Short Description (PLEASE CHANGE)"
|
||||
labels:
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/question.md
vendored
2
.github/ISSUE_TEMPLATE/question.md
vendored
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
name: Question
|
||||
name: Question 💬
|
||||
about: You have a general question or need assistance
|
||||
title: 'PLEASE DO NOT OPEN AN ISSUE FOR YOUR QUESTION, AND USE GITHUB DISCUSSIONS OR OUR COMMUNITY CHAT INSTEAD'
|
||||
labels: question
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/question.yml
vendored
2
.github/ISSUE_TEMPLATE/question.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: 💬 Question
|
||||
name: Question 💬
|
||||
description: General questions or assistance requests should go to Discussions or community channels
|
||||
title: "Category: Short Description (PLEASE CHANGE)"
|
||||
labels:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue