jointrashposs/content/blog/2023-02-08-contribute-to-earn.md

65 lines
3.2 KiB
Markdown
Raw Normal View History

2023-07-10 13:41:29 +02:00
---
2023-07-10 17:44:03 +02:00
date: 2023-02-08
2023-07-10 13:41:29 +02:00
description: 'Misskey開発に貢献すると報奨金がもらえるキャンペーンを行います。 We offer campaigns you to recieve rewards for contributing to the development of Misskey.'
---
# Contribute Misskey to Earn
Misskey開発に貢献すると報奨金がもらえるキャンペーンを行います。
We offer campaigns you to recieve rewards for contributing to the development of Misskey.
<https://misskey.io/notes/9auj9aj1ww>
2023-07-10 17:44:03 +02:00
:::tip
2023-07-10 13:41:29 +02:00
条件や報奨金の額は、予告なく変更になる場合があります。
Conditions and reward amounts are subject to change without notice.
これ以外にも貢献に応じて不定期に給付金を支給中
In addition to those, benefits are being paid at irregular intervals based on contributions.
:::
2023-07-10 17:44:03 +02:00
:::warning
2023-07-10 13:41:29 +02:00
報奨金の原資はパトロンの皆様からの寄付で成り立っています。
Rewards come from donations from patrons.
[**→ 寄付について / About Donations**](../docs/donate.html)
:::
## カバレッジ上げ / Increase Coverage
Codecovのカバレッジを1%上げるごとに、次に挙げる報奨金を全て獲得できます:
You will receive following rewards for every 1% increase of Codecov coverage:
1. 1500JPY by syuilo
2. 3500JPY by misskey.io <https://misskey.io/notes/9az5he1l9i>
支払い方法は銀行振込かPayPal.me / By PayPal.me but the amount may vary for overseas transfers.
## 型エラー潰し / Type Errors Buster
TypeScriptで書かれたソースコードの型エラーを取り除くと、程度に応じて報奨金進呈
You will receive rewards according to the degree if you remove typing errors in source code written in TypeScript.
## ドキュメント整備 / Documentation Maintenance
Misskey Hubのドキュメントを整備すると、程度に応じて報奨金進呈
You will receive rewards according to the degree if you maintain the documentation in Misskey Hub.
## 脆弱性の報告 / Report Vulnerability
脆弱性の報告で、次に挙げる報奨金を全て獲得できます:
You will receive all of the following rewards if you report vulnerabilities to us:
1. 程度に応じて(しゅいろ) / According to the degree by syuilo
2. Critical is 10000JPY, High is 3000JPY by @ryotak@misskey.io
Check the details: <https://misskey.io/notes/9az6dpm0nt>
3. Critical is 10000JPY, High is 3000JPY by @AureoleArk@misskey.io
<https://misskey.io/notes/9az75r71ld>
脆弱性報告の方法 / How to report security issues:
<https://github.com/misskey-dev/misskey/blob/develop/SECURITY.md>
## バックエンドのメモリリーク解消で2万円程度進呈 / Eliminate Memory Leaks in the Backend
バックエンドのメモリリークを解消すると、2万円程度進呈します。
You will receive 20000JPY when you can eliminate memory leaks in the backend.
## フロントエンドのメモリリーク解消で2万円程度進呈 / Eliminate Memory Leaks in the Frontend
フロントエンドのメモリリークを解消すると、2万円程度進呈します。
You will receive 20000JPY when you can eliminate memory leaks in the frontend.
<https://misskey.io/notes/9az626p0ve>