GitHub: Delete question.yml and question.md

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer
2025-10-17 13:33:08 +02:00
parent 07b0938bf2
commit 0a727de361
4 changed files with 2 additions and 47 deletions

View File

@@ -1,5 +1,5 @@
name: Bug Report 🐞 name: Bug Report 🐞
description: Report a new and clearly identified bug that must be fixed directly in the application description: Report a new and clearly identified bug that must be fixed directly in the application.
title: "Category: Short bug description (PLEASE CHANGE)" title: "Category: Short bug description (PLEASE CHANGE)"
labels: labels:
- bug - bug

View File

@@ -1,5 +1,5 @@
name: Feature Request name: Feature Request
description: Suggest a new feature or enhancement description: Suggest a new feature or enhancement.
title: "Category: Short feature description (PLEASE CHANGE)" title: "Category: Short feature description (PLEASE CHANGE)"
labels: labels:
- idea - idea

View File

@@ -1,18 +0,0 @@
---
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
assignees: ''
---
FOR GENERAL QUESTIONS, TECHNICAL SUPPORT, AND TO GET TO KNOW OTHER COMMUNITY MEMBERS:
<https://github.com/photoprism/photoprism/discussions>
OUR TROUBLESHOOTING CHECKLISTS HELP YOU QUICKLY DIAGNOSE AND FIX COMMON PROBLEMS:
<https://docs.photoprism.app/getting-started/troubleshooting/>
PLEASE DO NOT OPEN AN ISSUE FOR YOUR QUESTION, AND USE GITHUB DISCUSSIONS OR OUR COMMUNITY CHAT INSTEAD. THANK YOU VERY MUCH!

View File

@@ -1,27 +0,0 @@
name: Question 💬
description: Use Discussions for general questions, community support, and troubleshooting help
title: "Category: Question details (PLEASE CHANGE)"
labels:
- question
assignees: []
body:
- type: markdown
attributes:
value: |
Use Discussions for general questions, community support, and troubleshooting help:
https://github.com/photoprism/photoprism/discussions
- type: checkboxes
id: question-confirmation
attributes:
label: Please Confirm
options:
- label: I understand that questions should not be asked through GitHub Issues
required: true
- type: textarea
id: your-question
attributes:
label: Your Question
description: Provide the specific question and the context needed to answer it.
placeholder: Summarize your question, the context, and any resources you have already reviewed.
validations:
required: true