mirror of
https://github.com/aljazceru/rabbit.git
synced 2025-12-17 22:14:26 +01:00
42 lines
2.0 KiB
Markdown
42 lines
2.0 KiB
Markdown
# Contribution / 貢献方法
|
|
|
|
## Issues
|
|
|
|
If you find problems or come up with a good idea, you can submit it on [GitHub Issues](https://github.com/syusui-s/rabbit/issues).
|
|
There are several templates. It would be great if you could fill the issue template.
|
|
|
|
In the case of bugs, log, screenshots and videos are helpful in identifying the cause.
|
|
|
|
---
|
|
|
|
もし何か問題を見つけたり、なにかいいアイデアを思いついたりしたら、
|
|
[GitHub Issues](https://github.com/syusui-s/rabbit/issues)に登録してください。
|
|
複数種の課題テンプレートが用意されています。各項目を埋めてくださいますようお願い申し上げます。
|
|
日本語で書いていただいて問題ありません。
|
|
|
|
バグ報告にはログやスクリーンショット、動画を添付いただけましたら原因特定に役立ちます。
|
|
|
|
## Make changes
|
|
|
|
Pull requests are welcome. There is a template so please fill it.
|
|
|
|
Rabbit is licensed under AGPL 3.0 (or later).
|
|
You must agree that your contribution is licensed under the license.
|
|
When you create a PR, it is considered that you agreed with it.
|
|
|
|
You want to know how to develop, please read [DEVELOPMENT.md](./DEVELOPMENT.md).
|
|
|
|
As for now, there is not CONTRIBUTORS file.
|
|
Instead of that, GitHub have [Contributors page](https://github.com/syusui-s/rabbit/graphs/contributors).
|
|
|
|
---
|
|
|
|
プルリクエストは歓迎です。テンプレートがありますから、項目を埋めてくださいますようお願いいたします。
|
|
|
|
RabbitはAGPL 3.0(もしくはそれ以降)でライセンスされています。
|
|
そのため、あなたの貢献がAGPL 3.0でライセンスされることに同意しなければなりません。
|
|
PRを作成した時点でライセンスに同意したと見なします。
|
|
|
|
いまのところ、CONTRIBUTORSファイルはありません。
|
|
その代わりにGitHubは[貢献者ページ](https://github.com/syusui-s/rabbit/graphs/contributors)があります。
|