mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
Update issue templates
This commit is contained in:
parent
5f8c9ced39
commit
f5b94bd664
2 changed files with 42 additions and 0 deletions
30
.github/ISSUE_TEMPLATE/custom.md
vendored
Normal file
30
.github/ISSUE_TEMPLATE/custom.md
vendored
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
---
|
||||||
|
name: Custom issue template
|
||||||
|
about: Describe this issue template's purpose here.
|
||||||
|
title: ''
|
||||||
|
labels: Plugin Request
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
* * *
|
||||||
|
|
||||||
|
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.
|
12
.github/ISSUE_TEMPLATE/feature_request.md
vendored
12
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
@ -1,3 +1,12 @@
|
||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Suggest an idea for this project
|
||||||
|
title: ''
|
||||||
|
labels: Feature Request
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
* * *
|
* * *
|
||||||
|
|
||||||
name: Feature request
|
name: Feature request
|
||||||
|
@ -19,3 +28,6 @@ A clear and concise description of any alternative solutions or features you've
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context or screenshots about the feature request here.
|
Add any other context or screenshots about the feature request here.
|
||||||
|
|
||||||
|
**Plugin?**
|
||||||
|
Might this feature be better suited to being a plugin? Usually features that can be plugins, should be.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue