Study and adapt Software Package Data Exchange Specification
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 17
- Forks
- 2
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I found [SPDX](https://spdx.github.io/spdx-spec/v2.3/) as part of migrating to `hatch` when I created a sample project and it had a header like
```python
# SPDX-FileCopyrightText: 2024-present Dev Mukherjee
#
# SPDX-License-Identifier: MIT
```
We should study the relevant directives like `SPDX-License-Identifier` and then add it to each relevant header or the project on the whole.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.