Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 935 Bytes

create_pledge.md

File metadata and controls

31 lines (23 loc) · 935 Bytes

Steps to take the pledge

  1. Create new file under pledge/src/data/contributors/ with name [your-username].json
  2. Add this json content and edit it with your details
{
    "name": "Ganga Chaturvedi",
    "skills" : ["JS", "React"],
    "cause" : "empowerment",
    "image" : "Avatar2",
    "github" : "https://github.com/gangachatrvedi",
    "twitter" : "https://twitter.com/gangachatrvedi",
    "linkedin" : "https://www.linkedin.com/in/gangachatrvedi"
}
  1. You can add maximum three skills to the list.

  2. Please put the cause that you want to code for. For example:

    • Accessible education
    • Better health
    • Spreading awareness
    • Women Safety
  3. Choose an Avatar from Avatar1 to Avatar6. You can choose them from here.

  4. Add complete url for your social accounts you wish to share.

  5. Commit and generate your awesome pull request with us at codeforcauseorg/pledge