|
1 | 1 | # Contributing to Boostnote |
2 | 2 |
|
3 | | -> This is a temporary document. |
| 3 | +> English below. |
4 | 4 |
|
5 | | -It is first time to maintain OSS project for me(Rokt33r). So, I want to watch what's going on here. |
| 5 | +## About Pull Request |
6 | 6 |
|
7 | | -**This means you can do whatever you want until I ask to stop it.** |
| 7 | +### やり方 |
8 | 8 |
|
9 | | -But I want to make only one thing sure. |
| 9 | +現状特に`dev`ブランチを用意しないつもりなので、最新VersionのブランチにPullrequestを送ってください。 |
10 | 10 |
|
11 | | -**If you make a pull request, It means you agree to transfer the copyright of the code changes to MAISIN&CO.** |
| 11 | +### Pull requsetの著作権 |
12 | 12 |
|
13 | | -This is because our team want to have an option to change LICENSE of this app. |
14 | | -> It doesn't mean Boostnote will become a paid app. If we want to earn some money, We will try other way, which is some kind of cloud storage or Mobile app integration. |
15 | | -> We thought this is needed to replace the license with much freer one(like BSD, MIT). |
| 13 | +Pull requestをすることはその変化分のコードの著作権をMAISIN&CO.に譲渡することに同意することになります。 |
16 | 14 |
|
| 15 | +アプリケーションのLicenseのをいつでも変える選択肢を残したいからです。 |
| 16 | +しかし、これはいずれかBoostnoteが有料の商用アプリになる可能性がある話ではありません。 |
| 17 | +もし、このアプリケーションで金を稼ごうとするならBoostnote専用のCloud storageの提供やMobile appとの連動、何か特殊なプレミアム機能の提供など形になると思います。 |
| 18 | +現在考えられているのは、GPL v3の場合、他のライセンスとの互換が不可能であるため、もしより自由なLicense(BSD, MIT)に変える時に改めて著作権者としてライセンスし直す選択肢を残したいぐらいのイメージです。 |
| 19 | + |
| 20 | +--- |
| 21 | + |
| 22 | +# Contributing to Boostnote(ENG) |
| 23 | + |
| 24 | +## About Pull Request |
| 25 | + |
| 26 | +### How to |
| 27 | + |
| 28 | +Make a new PR to the branch named latest version. This is because there is no `dev` branch currently. |
| 29 | + |
| 30 | +### Copyright of Pull Request |
| 31 | + |
| 32 | +If you make a pull request, It means you agree to transfer the copyright of the code changes to MAISIN&CO. |
| 33 | + |
| 34 | +It doesn't mean Boostnote will become a paid app. If we want to earn some money, We will try other way, which is some kind of cloud storage, Mobile app integration or some SPECIAL features. |
| 35 | +Because GPL v3 is too strict to be compatible with any other License, We thought this is needed to replace the license with much freer one(like BSD, MIT) somewhen. |
0 commit comments