Skip to content

Streamline REUSE licenses#50

Merged
alganet merged 1 commit into
mainfrom
streamline-reuse
Jan 28, 2026
Merged

Streamline REUSE licenses#50
alganet merged 1 commit into
mainfrom
streamline-reuse

Conversation

@alganet

@alganet alganet commented Jan 28, 2026

Copy link
Copy Markdown
Owner
  • Remove in-file SPDX from GitHub templates, as they appear in the UI and are annoying. Move them to REUSE.toml instead.
  • Remove .license files for .vscode JSONs.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR streamlines REUSE license management by centralizing license information in REUSE.toml instead of using inline SPDX headers in user-facing GitHub templates and separate .license files.

Changes:

  • Added REUSE.toml annotations for .vscode, PULL_REQUEST_TEMPLATE.md, and ISSUE_TEMPLATE files
  • Removed inline SPDX comments from GitHub issue templates (bug_report.md and feature_request.md)
  • Deleted .license files for .vscode JSON files (settings.json.license and extensions.json.license)

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
REUSE.toml Added new annotation block covering .vscode/, PULL_REQUEST_TEMPLATE.md, and ISSUE_TEMPLATE/ with ISC license
.vscode/settings.json.license Removed - licensing now handled by REUSE.toml
.vscode/extensions.json.license Removed - licensing now handled by REUSE.toml
.github/ISSUE_TEMPLATE/feature_request.md Removed SPDX header comment and trailing whitespace
.github/ISSUE_TEMPLATE/bug_report.md Removed SPDX header comment and trailing whitespace

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread REUSE.toml
 - Remove in-file SPDX from GitHub templates, as they appear in
   the UI and are annoying. Move them to REUSE.toml instead.
 - Remove .license files for .vscode JSONs.
@alganet alganet marked this pull request as ready for review January 28, 2026 19:30
@alganet alganet merged commit 6858dd0 into main Jan 28, 2026
6 checks passed
@alganet alganet deleted the streamline-reuse branch January 28, 2026 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants