diff --git a/.github/ISSUE_TEMPLATE/1-feature-request.md b/.github/ISSUE_TEMPLATE/1-feature-request.md new file mode 100644 index 0000000..44226d6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/1-feature-request.md @@ -0,0 +1,26 @@ +--- +name: Feature Request +about: Suggest an idea for this project +labels: enhancement +assignees: checktheroads +--- + + + +# Feature Description + + +### Is your feature request related to a problem? Please describe. + + +# Environment & Use Case + + +# Additional Context + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index ea076d5..0000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -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.