refactor: redirect support questions to discussions including form + more links

Discussions apparently onyl support forms see,
so I quickly used ChatGPT to convert the Markdown file into the YAMl format
and after telling the format it seems to have done that in a good eay:
https://chat.openai.com/share/99718495-28d0-4382-ab5e-6a4a733c1ccb

(maybe GitHub introduced that after end of 2021 hehe, so the LLM could not know that)
This commit is contained in:
rugk
2023-08-07 17:56:38 +00:00
parent 8deb68c2da
commit 204d1756c9
4 changed files with 79 additions and 51 deletions
+4 -1
View File
@@ -1,12 +1,15 @@
---
name: Bug report
about: Create a report to help us improve
about: Create a report to help us improve (only for software bugs)
title: ''
labels: bug
assignees: ''
---
<!-- Please make sure to **only** use this template when it is about bugs in the PrivateBin PHO project.
Otherwise, for help and support issues e.g. for deployment issues, please go back and chose the appropiate category. -->
<-- Describe the bug: A clear and concise description of what the bug is. -->
## Steps to reproduce