mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-03 15:08:12 +01:00
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:
parent
e3c1ca37eb
commit
3b893b973c
4
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
4
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal 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
|
10
.github/ISSUE_TEMPLATE/feature_request.md
vendored
10
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -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. -->
|
16
.github/ISSUE_TEMPLATE/plugin_request.md
vendored
16
.github/ISSUE_TEMPLATE/plugin_request.md
vendored
@ -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)
|
12
.github/ISSUE_TEMPLATE/question.md
vendored
12
.github/ISSUE_TEMPLATE/question.md
vendored
@ -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 -->
|
20
.github/ISSUE_TEMPLATE/question.yml
vendored
20
.github/ISSUE_TEMPLATE/question.yml
vendored
@ -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
|
Loading…
Reference in New Issue
Block a user