Merge aa307e6e1b479b4dbfdf983c0a0b5dc84ca3ffa6 into 2252650cfdff3782d5a85458507fe9ec6edde7a4

This commit is contained in:
Yash Dewasthale 2024-08-10 22:21:08 -04:00 committed by GitHub
commit 6f5118a9c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,31 @@
name: 💡 General Feature Request
description: Have a new idea/feature for LinkFree? Please suggest!
title: "[FEATURE] <description>"
labels: ["⭐ goal: addition","🚦 status: awaiting triage"]
body:
- type: textarea
id: description
attributes:
label: Description
description: A brief description of the enhancement you propose, also include what you tried and what worked.
validations:
required: true
- type: textarea
id: screenshots
attributes:
label: Screenshots
description: Please add screenshots if applicable
validations:
required: false
- type: textarea
id: extrainfo
attributes:
label: Additional information
description: Is there anything else we should know about this idea?
validations:
required: false
- type: markdown
attributes:
value: |
You can also join our Discord community [here]().
Feel free to check out other cool repositories [here](https://github.com/vinta?tab=overview&from=2015-12-01&to=2015-12-31).