Skip to content

Add mentors participation names in mentors list #20

Open
@10-seconds

Description

@10-seconds

To add hacktoberfest mentors list follow the below steps

  1. Fork this repository.
  2. Clone your forked repository to your local machine.
  3. Add hacktoberfest mentors list into src/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'
    }
  1. Create the PR
  2. Star my repository.
  3. Will check hacktoberfest profile

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions