Skip to content

Update PR template to add a Licensing section#1224

Merged
hugsy merged 2 commits into
mainfrom
hugsy/pr-llm-disclosure
May 15, 2026
Merged

Update PR template to add a Licensing section#1224
hugsy merged 2 commits into
mainfrom
hugsy/pr-llm-disclosure

Conversation

@hugsy

@hugsy hugsy commented May 8, 2026

Copy link
Copy Markdown
Owner

Description

This PR addsd a checkbox for LLM-generated code in the PR template.

Checklist

  • My code follows the code style of this project.
  • My change includes a change to the documentation, if required.
  • If my change adds new code, adequate tests have been added.
  • I have read and agree to the CONTRIBUTING document.

Added a checkbox for LLM-generated code in the PR template.
@github-actions

github-actions Bot commented May 8, 2026

Copy link
Copy Markdown

🤖 Coverage update for dafc24d 🟢

Old New
Commit 90cced8 dafc24d
Score 70.1989% 70.1989% (0)

1 similar comment
@github-actions

github-actions Bot commented May 8, 2026

Copy link
Copy Markdown

🤖 Coverage update for dafc24d 🟢

Old New
Commit 90cced8 dafc24d
Score 70.1989% 70.1989% (0)

@hugsy hugsy added this to the 2026.06 milestone May 8, 2026
@hugsy hugsy requested a review from Copilot May 10, 2026 18:57

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 updates the GitHub pull request template to introduce a new “Licensing” section and capture whether a PR contains LLM-generated code, while also fixing a malformed HTML comment in the template.

Changes:

  • Fixes the PR template HTML comment terminator (-->) in the “Annotate your PR…” note.
  • Adds a new “## Licensing” section with checkboxes (including an LLM-generated code declaration).
  • Removes the “CONTRIBUTING agreement” checkbox from the general checklist and places it under “Licensing”.

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

Comment thread .github/PULL_REQUEST_TEMPLATE.md Outdated
Comment on lines +14 to +17
## Licensing

- [ ] I have read and agree to the **CONTRIBUTING** document.
- [ ] The code of this PR contains LLM-generated code
Comment thread .github/PULL_REQUEST_TEMPLATE.md Outdated
## Licensing

- [ ] I have read and agree to the **CONTRIBUTING** document.
- [ ] The code of this PR contains LLM-generated code
Comment thread .github/PULL_REQUEST_TEMPLATE.md Outdated
@hugsy hugsy self-assigned this May 10, 2026
@github-actions

Copy link
Copy Markdown

🤖 Coverage update for 66efa3d 🟢

Old New
Commit 90cced8 66efa3d
Score 70.1989% 70.1989% (0)

1 similar comment
@github-actions

Copy link
Copy Markdown

🤖 Coverage update for 66efa3d 🟢

Old New
Commit 90cced8 66efa3d
Score 70.1989% 70.1989% (0)

@hugsy hugsy merged commit edbc7b8 into main May 15, 2026
14 checks passed
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