Update and rename custom.md to security.md
parent
df2ab0a252
commit
afcdbfe99e
|
@ -1,30 +0,0 @@
|
|||
---
|
||||
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.
|
|
@ -0,0 +1,13 @@
|
|||
* * *
|
||||
|
||||
name: Security notification
|
||||
about: Disclose a security issue in Etherpad
|
||||
title: ''
|
||||
labels: security
|
||||
assignees:
|
||||
|
||||
* * *
|
||||
|
||||
**Our Security disclosure process**
|
||||
1. Please email contact@etherpad.org with detials of the exploit including steps to replicate.
|
||||
1. Once confirmed we will provide a confirmation, patch and CVE details.
|
Loading…
Reference in New Issue