processing / processing/processing-contributions

Add license information to properties and guidance on licensing in documentation

オープン
#67 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
Python
スター
8
フォーク
8
平均マージ
4日 22時間
マージ済み PR(30日)
3

説明

Context

A lot of existing Processing libraries don’t have an explicit license, and we haven’t really pushed for using open-source licenses in the past.

Yet, third-party libraries are often where new features get tried out before they make it into core. For this to be possible, they need to be using a compatible license.

Specifically, it would be a good idea for us to recommend using the LGPL v2.1 license which Processign core uses. This makes it easier to eventually bring features into core.

Note: Using GPL can be problematic because, while you can use LGPL code in a GPL project, you can’t do it the other way around.

Other permissive licenses like MIT are also compatible, but they’re less aligned with the spirit of the project since they allow commercial use of your code without contributing improvements back to the community.

Suggestion

It would make sense to add license info to the library properties and include some basic guidance on licensing in the documentation.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、Contribution Manager とウェブサイトのデータを生成するスクリプトを特定し、次にライブラリのプロパティが定義されている場所と、コントリビューションに関するガイダンスが文書化されている場所を探します。記載されている推奨事項に沿った license プロパティとライセンスに関するガイダンスを追加し、生成された出力にその情報が含まれていることを確認します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
documentation, tooling
issue の種類
ドキュメント
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。