mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-01-17 08:48:05 +00:00
Update and rename feature_request.md to 1-feature-request.md
This commit is contained in:
parent
e61131a87b
commit
b1c24b251a
2 changed files with 26 additions and 20 deletions
26
.github/ISSUE_TEMPLATE/1-feature-request.md
vendored
Normal file
26
.github/ISSUE_TEMPLATE/1-feature-request.md
vendored
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
---
|
||||
name: Feature Request
|
||||
about: Suggest an idea for this project
|
||||
labels: enhancement
|
||||
assignees: checktheroads
|
||||
---
|
||||
|
||||
<!--
|
||||
If the answer to any of these questions is "no", your feature request will most likely be rejected (but will still be considered).
|
||||
- Is the new feature only applicable to one Network Operating System (https://hyperglass.io/docs/platforms)?
|
||||
- Would the new feature work only on mobile, or only on desktop?
|
||||
- Would the new feature only support IPv4, or IPv6?
|
||||
- Is the new feature something that can be reasonably customized by hyperglass end-users?
|
||||
-->
|
||||
|
||||
# Feature Description
|
||||
<!-- Describe the solution or change you would like. -->
|
||||
|
||||
### Is your feature request related to a problem? Please describe.
|
||||
<!-- If yes, a clear and concise description of what the problem is. -->
|
||||
|
||||
# Environment & Use Case
|
||||
<!-- Describe your use case for hyperglass, the environment on which it runs, the predominant network device type, and any other relevant details. -->
|
||||
|
||||
# Additional Context
|
||||
<!-- Add any other context or screenshots about the feature request here. -->
|
||||
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
|
@ -1,20 +0,0 @@
|
|||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**A little about you.**
|
||||
Describe your use case for hyperglass, the environment on which it runs, the predominant network device type, and any other relevant details.
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
If yes, 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.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
||||
Loading…
Add table
Reference in a new issue