File tree Expand file tree Collapse file tree 1 file changed +55
-0
lines changed Expand file tree Collapse file tree 1 file changed +55
-0
lines changed Original file line number Diff line number Diff line change 1+ name : 🧑🏫 Mentor Registration
2+ description : Apply to mentor for AI & ML Summit 2025 or CodeHarborHub programs
3+ title : " [Mentor]: Your Name"
4+ labels :
5+ - mentor
6+ - community
7+ assignees :
8+ - ajay-dhangar
9+ body :
10+ - type : markdown
11+ attributes :
12+ value : |
13+ ## 🧑🏫 Mentor Registration — AI & ML Summit 2025
14+
15+ Join as a **Mentor** to guide participants and speakers in our programs.
16+ - type : input
17+ id : name
18+ attributes :
19+ label : Full Name
20+ placeholder : e.g., Ajay Dhangar
21+ validations :
22+ required : true
23+ - type : input
24+ id : email
25+ attributes :
26+ label : Email Address
27+ placeholder : e.g., codeharborhub@gmail.com
28+ validations :
29+ required : true
30+ - type : dropdown
31+ id : domain
32+ attributes :
33+ label : Expertise Domain
34+ options :
35+ - Machine Learning
36+ - Deep Learning
37+ - Web Development
38+ - AI Tools / LLMs
39+ - Data Science
40+ - Cloud & DevOps
41+ - Open Source
42+ validations :
43+ required : true
44+ - type : textarea
45+ id : experience
46+ attributes :
47+ label : Experience Summary
48+ placeholder : Briefly describe your professional background (max 150 words)
49+ validations :
50+ required : true
51+ - type : input
52+ id : linkedin
53+ attributes :
54+ label : LinkedIn / Portfolio URL
55+ placeholder : e.g., https://linkedin.com/in/ajay-dhangar
You can’t perform that action at this time.
0 commit comments