This repository was archived by the owner on Sep 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +97
-38
lines changed
Expand file tree Collapse file tree 6 files changed +97
-38
lines changed Original file line number Diff line number Diff line change 1- name : Bug
2- description : Report a bug found in the bot's source code
3- labels : ["🛠 goal: fix "]
1+ name : 🐛 Bug
2+ description : Report an issue to help improve the project.
3+ labels : ["bug "]
44body :
55 - type : textarea
66 id : description
Original file line number Diff line number Diff line change 1+ blank_issues_enabled : false
2+ contact_links :
3+ - name : 🙋🏾🙋🏼Question
4+ url : http://discord.eddiehub.org
5+ about : Feel free to ask your question on our Discord channel.
Original file line number Diff line number Diff line change 1+ name : 📄 Documentation issue
2+ description : Found an issue in the documentation? You can use this one!
3+ title : " [DOCS] <description>"
4+ labels : ["documentation"]
5+ body :
6+ - type : textarea
7+ id : description
8+ attributes :
9+ label : Description
10+ description : A brief description of the question or issue, also include what you tried and what didn't work
11+ validations :
12+ required : true
13+ - type : textarea
14+ id : screenshots
15+ attributes :
16+ label : Screenshots
17+ description : Please add screenshots if applicable
18+ validations :
19+ required : false
20+ - type : textarea
21+ id : extrainfo
22+ attributes :
23+ label : Additional information
24+ description : Is there anything else we should know about this issue?
25+ validations :
26+ required : false
27+ - type : markdown
28+ attributes :
29+ value : |
30+ You can also join our Discord community [here](http://discord.eddiehub.org)
31+ Feel free to check out other cool repositories of the EddieHub Community [here](https://github.com/EddieHubCommunity)
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ name : 💡 General Feature Request
2+ description : Have a new idea/feature for LinkFree? Please suggest!
3+ title : " [FEATURE] <description>"
4+ labels : ["enhancement"]
5+ body :
6+ - type : textarea
7+ id : description
8+ attributes :
9+ label : Description
10+ description : A brief description of the enhancement you propose, also include what you tried and what worked.
11+ validations :
12+ required : true
13+ - type : textarea
14+ id : screenshots
15+ attributes :
16+ label : Screenshots
17+ description : Please add screenshots if applicable
18+ validations :
19+ required : false
20+ - type : textarea
21+ id : extrainfo
22+ attributes :
23+ label : Additional information
24+ description : Is there anything else we should know about this idea?
25+ validations :
26+ required : false
27+ - type : markdown
28+ attributes :
29+ value : |
30+ You can also join our Discord community [here](http://discord.eddiehub.org)
31+ Feel free to check out other cool repositories of the EddieHub Community [here](https://github.com/EddieHubCommunity)
Original file line number Diff line number Diff line change 1+ name : Other
2+ description : Use this for any other issues. Please do NOT create blank issues
3+ title : " [OTHER]"
4+ labels : ["🚦 status: awaiting triage"]
5+ body :
6+ - type : markdown
7+ attributes :
8+ value : " # Other issue"
9+ - type : textarea
10+ id : issuedescription
11+ attributes :
12+ label : What would you like to share?
13+ description : Provide a clear and concise explanation of your issue.
14+ validations :
15+ required : true
16+ - type : textarea
17+ id : extrainfo
18+ attributes :
19+ label : Additional information
20+ description : Is there anything else we should know about this issue?
21+ validations :
22+ required : false
23+ - type : markdown
24+ attributes :
25+ value : |
26+ You can also join our Discord community [here](http://discord.eddiehub.org)
27+ Feel free to check out other cool repositories of the EddieHub Community [here](https://github.com/EddieHubCommunity)
You can’t perform that action at this time.
0 commit comments