mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 14:13:34 +01:00
Update issue templates
This commit is contained in:
parent
f5b94bd664
commit
df2ab0a252
1 changed files with 30 additions and 0 deletions
30
.github/ISSUE_TEMPLATE/plugin-request-template.md
vendored
Normal file
30
.github/ISSUE_TEMPLATE/plugin-request-template.md
vendored
Normal file
|
@ -0,0 +1,30 @@
|
|||
---
|
||||
name: Plugin request template
|
||||
about: Describe this issue template's purpose here.
|
||||
title: ''
|
||||
labels: Plugin Request
|
||||
assignees: JohnMcLear
|
||||
|
||||
---
|
||||
|
||||
* * *
|
||||
|
||||
name: Plugin request
|
||||
about: Suggest a plugin for this project
|
||||
title: ''
|
||||
labels: plugin request
|
||||
assignees:
|
||||
|
||||
* * *
|
||||
|
||||
**Is your plugin request related to a problem? Please describe.**
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when (...)
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the plugin request here.
|
Loading…
Reference in a new issue