File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 1+ name : Contributor Onboarding
2+ description : New contributors can introduce themselves and get started
3+ title : " [Introduction]: Your Name"
4+ labels :
5+ - contributor
6+ - onboarding
7+ assignees :
8+ - ajay-dhangar
9+ body :
10+ - type : markdown
11+ attributes :
12+ value : |
13+ ## Welcome to CodeHarborHub!
14+
15+ Introduce yourself and share what you'd like to work on.
16+ - type : input
17+ id : name
18+ attributes :
19+ label : Name / Username
20+ placeholder : e.g., Ajay Dhangar / ajay-dhangar
21+ - type : dropdown
22+ id : interest
23+ attributes :
24+ label : Area of Interest
25+ options :
26+ - Frontend Development
27+ - Backend Development
28+ - AI / ML
29+ - Documentation
30+ - UI/UX Design
31+ - Community Management
32+ - Open Source
33+ - type : textarea
34+ id : goal
35+ attributes :
36+ label : What do you want to learn or contribute?
37+ placeholder : e.g., I want to contribute to AI tutorials or web development tools.
You can’t perform that action at this time.
0 commit comments