Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:19:43 +08:00
commit 2359544dbc
22 changed files with 7017 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "oss-contribution-framework",
"description": "Systematic 6-phase framework for contributing to open source projects from issue discovery to PR creation",
"version": "1.0.0",
"author": {
"name": "devkade",
"email": "zhongweili@tubi.tv"
},
"skills": [
"./skills",
"./"
]
}