TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Contribute to READMEs

13 点作者 ryanseys大约 10 年前

2 条评论

hliyan大约 10 年前
I was more intrigued by the article linked in the second paragraph: <i>Readme Driven Development</i> (<a href="http:&#x2F;&#x2F;tom.preston-werner.com&#x2F;2010&#x2F;08&#x2F;23&#x2F;readme-driven-development.html" rel="nofollow">http:&#x2F;&#x2F;tom.preston-werner.com&#x2F;2010&#x2F;08&#x2F;23&#x2F;readme-driven-devel...</a>)<p>This is close to what I do (and encourage my team to do). I usually start by writing a commented code snippet demonstrating proper usage of the class&#x2F;function I&#x27;m about to implement.
leemac大约 10 年前
Fixing typos or improving documentation is another super easy way to contribute. You could probably find many typos in many repos you use, especially in code samples.