mirror of
https://github.com/haugene/docker-transmission-openvpn.git
synced 2025-08-18 12:17:07 +02:00
Update issue templates
This commit is contained in:
parent
3cb5ce188e
commit
e8bc0b5ef6
14
.github/ISSUE_TEMPLATE/add-or-update-provider.md
vendored
Normal file
14
.github/ISSUE_TEMPLATE/add-or-update-provider.md
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
name: Add or update provider
|
||||
about: Request for a new provider or update configs for an existing provider.
|
||||
title: ''
|
||||
labels: provider
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Which provider?**
|
||||
<!-- Name the provider you want updated -->
|
||||
|
||||
**Where are the configs?**
|
||||
<!-- Most providers supply a .zip file containing all configs and certificates. Please provide a link to the .ovpn config bundle -->
|
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**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 [...] -->
|
||||
|
||||
**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 feature request here. -->
|
Loading…
Reference in New Issue
Block a user