File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ name : Learning Resource Suggestion
2+ description : Suggest tutorials, blogs, or open resources for our learners
3+ title : " [Resource]: Resource Title"
4+ labels :
5+ - education
6+ - learning
7+ body :
8+ - type : markdown
9+ attributes :
10+ value : |
11+ ## 📘 Learning Resource Suggestion
12+ Suggest valuable AI, ML, or Web Development learning materials.
13+ - type : input
14+ id : title
15+ attributes :
16+ label : Resource Title
17+ placeholder : e.g., Intro to Neural Networks
18+ - type : input
19+ id : link
20+ attributes :
21+ label : Resource Link
22+ placeholder : e.g., https://towardsdatascience.com/...
23+ - type : dropdown
24+ id : type
25+ attributes :
26+ label : Resource Type
27+ options :
28+ - Article
29+ - Video
30+ - GitHub Repo
31+ - Course
32+ - Book
You can’t perform that action at this time.
0 commit comments