Update issue templates (#2409)

* Delete question.md

* Delete plugin_request.md

* Delete feature_request.md

* Update question.yml

* Create config.yml

* Delete question.yml

* Update config.yml
This commit is contained in:
Aurora Lahtela 2022-06-03 10:03:08 +03:00 committed by GitHub
parent e3c1ca37eb
commit 3b893b973c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 4 additions and 58 deletions

4
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,4 @@
contact_links:
- name: Question
url: https://github.com/plan-player-analytics/Plan/discussions/new
about: Ask a question about the plugin or installation on the Discussions forum

View File

@ -1,10 +0,0 @@
---
name: Suggestion
about: Feature request or an addition
---
### Is your feature request related to a problem? Please describe.
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
### I would like to be able to..
<!-- A clear and concise description of what you want to happen. -->

View File

@ -1,16 +0,0 @@
---
name: Plugin Suggestion
about: Suggest data from another plugin for Plan
labels: 'New Data, DataExtensions, Help Wanted'
---
### Data to display
<!-- List any data you would like to see from the plugin -->
### Plugin information
<!-- Required -->
**API or Source Code:** [Link](URL HERE)
<!-- Required -->
**Project page or Downloads:** [Link](URL HERE)

View File

@ -1,12 +0,0 @@
---
name: Question
about: Ask a Question about the plugin, see 'Possible Pitfalls' under Projects before asking your question.
labels: 'Question'
---
<!-- Remove this comment and write your question here -->
### Additional context
<!-- Any additional information to understand the question better -->

View File

@ -1,20 +0,0 @@
name: Question
description: Ask a Question about the plugin
labels: [Question]
body:
- type: markdown
attributes:
value: |
> Before opening a question:
> - See if [the wiki](https://github.com/plan-player-analytics/Plan/wiki#tutorials) has an answer to your question
> - See if [the question has been answered](https://github.com/plan-player-analytics/Plan/projects/4)
- type: textarea
attributes:
label: Question
description: Write your question here
validations:
required: true
- type: textarea
attributes:
label: Additional context
description: Any additional information to understand the question better