Documentation - many OS projects become popular simply because they have better documentation (If Applicable) Short Video of major features, or a series of short videos showing off different features. That's frequently the first thing I look at. If don't have time for it, at least some sreenshots so people can get a sense of how things are interacting.
发布评论
评论(3)
当然,您可以用更少的钱发布一些东西...这取决于您希望您的项目在公众中获得多少“吸引力”。
Of course you can release something with much less... it comes down to how much "appeal" you want your project to gather in the public.
确保你的代码有明确的注释,任何对实现尝试来说很简单的事情都被记录下来。
make sure your code is clearly commented, anything thing that was trival to implement attempts documented.
要添加到 jdupont 的列表中,
文档 - 许多操作系统项目变得流行只是因为它们有更好的文档
(如适用)主要功能的短视频,或展示不同功能的一系列短视频。这通常是我首先看到的东西。如果没有时间,至少可以提供一些屏幕截图,以便人们可以了解事物是如何相互作用的。
To add to jdupont's list,
Documentation - many OS projects become popular simply because they have better documentation
(If Applicable) Short Video of major features, or a series of short videos showing off different features. That's frequently the first thing I look at. If don't have time for it, at least some sreenshots so people can get a sense of how things are interacting.