github: Add issue templates

This commit is contained in:
Tobias Brunner
2021-02-15 09:44:44 +01:00
parent 4261fcedec
commit ebf13f4caf
3 changed files with 63 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
---
name: Feature request
about: Suggest an idea for this project
labels: enhancement, needs triage
---
<!--
IMPORTANT: Please consider discussing the requested feature in the
[forum](https://github.com/strongswan/strongswan/discussions) first.
-->
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is.
**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, workarounds or
features you've considered.
**Additional context**
Add any other context about the feature request here.