Skip to content

Update pull request template with documentation checklist#39

Merged
davidallendj merged 2 commits into
mainfrom
allend/update-docs-checklist
Jul 23, 2026
Merged

Update pull request template with documentation checklist#39
davidallendj merged 2 commits into
mainfrom
allend/update-docs-checklist

Conversation

@davidallendj

Copy link
Copy Markdown
Contributor

Added a checklist item for updating relevant documentation.

Pull Request Template

Thank you for your contribution! Please ensure the following before submitting:

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Description

Please include a summary of the change and which issue is fixed.
Also include relevant motivation and context.

Fixes #(issue)

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

For more info, see Contributing Guidelines.

@davidallendj
davidallendj requested a review from a team as a code owner July 23, 2026 17:16
Added a checklist item for updating relevant documentation.

Signed-off-by: David Allen <davidallendj@gmail.com>
@davidallendj
davidallendj force-pushed the allend/update-docs-checklist branch from c096e35 to 489b028 Compare July 23, 2026 17:19
@synackd

synackd commented Jul 23, 2026

Copy link
Copy Markdown

For the type of change, can we also add dependency update?

Signed-off-by: David Allen <davidallendj@gmail.com>
@davidallendj
davidallendj merged commit f4465ae into main Jul 23, 2026
2 checks passed
@davidallendj
davidallendj deleted the allend/update-docs-checklist branch July 23, 2026 17:32
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.

3 participants