28 lines
778 B
JSON
28 lines
778 B
JSON
{
|
|
"name": "Open Source Contributions",
|
|
"order": 22,
|
|
"time": "800 Hours",
|
|
"isLocked": true,
|
|
"message": "Before you can get credit toward your final Full Stack Development Certificate by contributing to open source, we recommend you complete all six of your certifications.",
|
|
"challenges": [
|
|
{
|
|
"title": "Contribute Pull Requests to Open Source projects",
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"title": "QA Other Developers' Pull Requests",
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"title": "Greenfield Code Grant Project for a Nonprofit",
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"title": "Legacy Code Grant Project for a Nonprofit",
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"title": "Claim your Full Stack Development Certificate"
|
|
}
|
|
]
|
|
} |