Skip to main content

接受并解决悬赏问题

有些问题带有现金奖励,你可以通过解决它们来赚取。

🌐 Some issues carry cash bounties that you can earn by solving them.

寻找赏金

🌐 Find bounties

所有赏金都可以在 Remotion 的 GitHub 问题中跟踪。有赏金的问题上会有一个标签 💎 Bounty

赏金也会在 Remotion Discord 服务器#bounties 通道中公布。

领取赏金

🌐 Taking a bounty

像普通问题一样,你可以通过在其上发表评论来申请处理它。对于带有悬赏的问题,Remotion 团队会快速筛查,以查看经验是否与问题难度匹配。

🌐 Like a regular issue, you can ask to work on it by commenting on it. For issues with bounties, the Remotion team does a quick screening to see if the experience matches the problem difficulty.

作业按先到先得的原则完成。

🌐 The assignment is done on a first-come-first-served basis.

同一贡献者一次只能被分配一个赏金。

🌐 Only one bounty at a time is assigned to the same contributor.

在开始解决问题之前

🌐 Before starting to solve the issue

赏金通过第三方平台(即 Algora)发放。

🌐 Bounties are paid through a third-party platform (i.e., Algora).

在开始解决问题之前,建议在 Algora上创建一个账户,同时你还需要设置并连接你的Stripe账户。一旦你被分配到问题并在Algora上创建了账户,你就可以开始了。

开始黑客攻击

🌐 Start hacking

假设你在问题分配给你后,会在合理的时间内开始处理。遇到困难不是问题,但你应该进行沟通。通过说明和描述挑战,你可能会从社区获得一些意见,这可以帮助你更快地解决问题。

🌐 It's assumed that you start working on the issue within a reasonable time after it has been assigned to you. Getting stuck is not an issue, but you should communicate it. By telling and describing the challenges, you might get some input from the community, which can help you to solve the issue faster.

如果你一周内没有更新,并且问题看起来已被放弃,我们保留将该问题重新分配给其他人的权利。

🌐 If there is no update from you for a week, and it looks like the issue is abandoned, we reserve the right to reassign the issue to someone else.

获取帮助

🌐 Get help

Hacktoberfest期间(即十月),Remotion 团队会提供更多指导,因为这是为了帮助首次贡献者。

🌐 During Hacktoberfest (i.e., October), the Remotion team provides more guidance, since it is about helping first-time contributors.

在一年的其他时间,在处理赏金问题时提供的指导较少。你需要有基本的思路来解决问题。当然,问题仍然可能出现,但相比 Hacktoberfest 期间,会有更少的手把手指导。

🌐 The rest of the year, there is less guidance provided when tackling a bounty issue. You are expected to have a basic idea how to solve the issue. Of course, questions can always arise, but there is less hand-holding than during Hacktoberfest.

验收标准

🌐 Acceptance criteria

每个赏金问题都有关于预期交付内容的描述。每次,也预期以下内容:

🌐 Every bounty issue has a description of what is expected to be delivered. Everytime, the following is expected as well:

  • 新选项或功能的文档
  • 测试和格式的绿色勾
  • 当你标记 PR 为已就绪时,不应有 console.log 和被注释掉的代码残留

另请参阅

🌐 See also