1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-17 05:29:00 +00:00

feature request template added

This commit is contained in:
FahimFBA 2022-08-07 21:10:16 +06:00
parent eca52ebfdb
commit 2054c71663

View File

@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: '[FEATURE] Write a suitable 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.