Judging from my experience, if your project is considered to be useful, people will start submitting bug reports and patches by themselves. If that happens, get in touch with your submitters, offer them write access to the code base, distribute responsibility.
That way, you'll learn a lot about coding and, more importantly, team management.
That having said, why don't you participate in existing projects in order to improve your coding skills? Reading other people's code will boost your capabilities far more than just writing your own stuff.
发布评论
评论(1)
根据我的经验,如果你的项目被认为是有用的,人们就会开始自己提交错误报告和补丁。如果发生这种情况,请与您的提交者联系,为他们提供对代码库的写入权限,并分配责任。
这样,您将学到很多关于编码的知识,更重要的是,学到很多关于团队管理的知识。
话虽如此,您为什么不参与现有项目来提高您的编码技能呢?阅读别人的代码比编写自己的代码更能提高你的能力。
Judging from my experience, if your project is considered to be useful, people will start submitting bug reports and patches by themselves. If that happens, get in touch with your submitters, offer them write access to the code base, distribute responsibility.
That way, you'll learn a lot about coding and, more importantly, team management.
That having said, why don't you participate in existing projects in order to improve your coding skills? Reading other people's code will boost your capabilities far more than just writing your own stuff.