Add a LICENSE file (the package currently has none)
まだ誰も着手していません。
評価
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 初心者へのやさしさ
- 74/100
- issue の種類
- ドキュメント
- 明瞭さ
- おおむね明確
- 活発さ
- 活発
- 技術スタック
- swift
調査の方向性
まず、CodeEditSourceEditor と CodeEditTextView にある MIT LICENSE ファイルを CodeEditSymbols のリポジトリルートと比較します。MIT を使用する想定かどうかを maintainer に確認してから、適切なルート LICENSE ファイルを追加します。この issue は、パッケージが参照されている兄弟パッケージと一貫した形でライセンスを宣言した時点で完了です。
索引モデルが issue の本文から書いたものです。
説明
Hi, and thanks for the package — the editor stack is a pleasure to build on.
This repository has no license file. There is none in the repository root, none
in the source tree, and GitHub's API reports "license": null for it. The same
is true of the sibling package (CodeEditLanguages), while
CodeEditSourceEditor and CodeEditTextView both carry MIT.
Why this matters downstream: without a license the default applies, and the
default is "all rights reserved" — no permission to redistribute. Both packages
are listed in the CodeEditSourceEditor target's own dependencies, so every
application that uses the editor redistributes them inside its binary. I ship a
macOS application built on CodeEditSourceEditor, and when I put together the
attribution notice for it I could only write "no license declared upstream" for
these two, which is not a comfortable line to publish and is presumably not what
you intended either.
If MIT was the intent — as it is for the rest of the project — adding the usual
LICENSE file would settle it. If a different license is intended, that would be
just as useful to know; the point is only that the file be there.
Happy to open a PR with an MIT LICENSE matching CodeEditSourceEditor's if that
helps.
Thanks!
- 主要言語
- Swift
- スター
- 25
- フォーク
- 15
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
CodeEditApp/CodeEditSymbols のほかの issue
-
難易度 1/5 1時間未満 初心者へのやさしさ 68/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 72/100
-
enhancement
難易度 1/5 1時間未満 初心者へのやさしさ 45/100
-
✨ Add C++ Symbol オープンenhancement
難易度 3/5 1〜2日 初心者へのやさしさ 30/100
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 25/100
CodeEditApp/CodeEditSymbols の issue をすべて見る
似ている issue
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
type: docs
難易度 1/5 1時間未満 初心者へのやさしさ 95/100
googleapis/google-cloud-swift#971 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
bitcoindevkit/bdk-ffi#1125 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
mozilla-mobile/firefox-ios#35743 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
manaflow-ai/cmux#13417 ·