File tree Expand file tree Collapse file tree 1 file changed +47
-0
lines changed Expand file tree Collapse file tree 1 file changed +47
-0
lines changed Original file line number Diff line number Diff line change 1+ name : 🎉 Community Event Proposal
2+ description : Propose a meetup, workshop, or open-source event
3+ title : " [Event]: Event Title"
4+ labels :
5+ - community
6+ - event
7+ assignees :
8+ - ajay-dhangar
9+ body :
10+ - type : markdown
11+ attributes :
12+ value : |
13+ ## 🎉 Community Event Proposal
14+ Let's grow the AI & ML community together.
15+ - type : input
16+ id : event_name
17+ attributes :
18+ label : Event Name
19+ placeholder : e.g., CodeHarborHub Hack Night 2025
20+ validations :
21+ required : true
22+ - type : input
23+ id : date
24+ attributes :
25+ label : Proposed Date
26+ placeholder : e.g., Oct 25, 2025
27+ - type : textarea
28+ id : purpose
29+ attributes :
30+ label : Event Purpose
31+ placeholder : Why this event? Who benefits?
32+ validations :
33+ required : true
34+ - type : textarea
35+ id : agenda
36+ attributes :
37+ label : Agenda / Activities
38+ placeholder : |
39+ - Talk 1: AI & ML Trends
40+ - Workshop: TensorFlow Basics
41+ validations :
42+ required : true
43+ - type : input
44+ id : host
45+ attributes :
46+ label : Organizer / Host
47+ placeholder : e.g., Ajay Dhangar
You can’t perform that action at this time.
0 commit comments