Add a LICENSE file (the package currently has none)
Nadie ha tomado este issue todavía.
Evaluación
- Dificultad
- 1/5
- Tiempo estimado
- Menos de una hora
- Aptitud para principiantes
- 74/100
- Tipo de issue
- Documentación
- Claridad
- Bastante claro
- Estado de actividad
- Activo
- Stack tecnológico
- swift
- Área
- documentation
Línea de trabajo
Comienza comparando los archivos MIT LICENSE de CodeEditSourceEditor y CodeEditTextView con la raíz del repositorio de CodeEditSymbols. Confirma con un maintainer si se pretende usar MIT y, a continuación, añade el archivo LICENSE raíz correspondiente; el issue estará terminado cuando el paquete declare su licencia de forma coherente con los paquetes hermanos referenciados.
Escrito por el modelo de indexación a partir del texto del issue.
Descripción
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!
- Lenguaje dominante
- Swift
- Estrellas
- 25
- Forks
- 15
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Más de CodeEditApp/CodeEditSymbols
-
Dificultad 1/5 Menos de una hora Aptitud para principiantes 68/100
-
Dificultad 3/5 1-2 días Aptitud para principiantes 72/100
-
enhancement
Dificultad 1/5 Menos de una hora Aptitud para principiantes 45/100
-
✨ Add C++ Symbol Abiertoenhancement
Dificultad 3/5 1-2 días Aptitud para principiantes 30/100
-
✨ Add Typescript Symbol Abiertoenhancement
Dificultad 2/5 1-3 horas Aptitud para principiantes 25/100
Todos los issues de CodeEditApp/CodeEditSymbols
Issues similares
-
enhancement
Dificultad 2/5 1-3 horas Aptitud para principiantes 68/100
-
type: docs
Dificultad 1/5 Menos de una hora Aptitud para principiantes 95/100
googleapis/google-cloud-swift#971 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 76/100
bitcoindevkit/bdk-ffi#1125 ·
-
Move wallpaper setting Abierto
Dificultad 2/5 1-3 horas Aptitud para principiantes 72/100
mozilla-mobile/firefox-ios#35743 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 84/100
manaflow-ai/cmux#13417 ·