Add mentors participation names in mentors list
10-seconds opened this issue · 1 comments
10-seconds commented
To add hacktoberfest mentors list follow the below steps
- Fork this repository.
- Clone your forked repository to your local machine.
- Add
hacktoberfest mentors list
intosrc/response/response.js
and use this below format.
{
name: 'Add Your Name',
image: 'YOUR GITHUB USER PHOTO',
technology: 'Add Your Tech Stack', //'Php, Javascript',
country: 'Add Your Country', //india
biography: 'Add Your Biography' // 'I am Full Stack Web Developer'
}
- Create the PR
- Star my repository.
- Will check hacktoberfest profile
Nazeeefa commented
Hi, just to make sure what is considered a mentor in this context? :) Someone a person (participant) can go to for advice regarding hacktoberfest? :)