Skip to content

Fix broken link in documentation#9

Open
yankay wants to merge 1 commit intollm-d:mainfrom
yankay:fix-broken-link
Open

Fix broken link in documentation#9
yankay wants to merge 1 commit intollm-d:mainfrom
yankay:fix-broken-link

Conversation

@yankay
Copy link
Copy Markdown

@yankay yankay commented Mar 2, 2026

What does this PR do?

  • Updated .github/PULL_REQUEST_TEMPLATE.md to use correct relative links for the DCO and contributing guidelines, ensuring contributors are directed to the right files.
  • Fixed the link in SECURITY.md to reference the correct bug report template (bug-report.yml) instead of the previous bug.yml, improving accuracy for security issue reporting.

Why is this change needed?

This pull request updates documentation to improve clarity and ensure links point to the correct resources. The most significant changes are updates to template and reporting files to reference the correct contributing and bug report documents.

How was this tested?

  • Unit tests added/updated
  • Integration/e2e tests added/updated
  • Manual testing performed

Checklist

  • Commits are signed off (git commit -s) per DCO
  • Code follows project contributing guidelines
  • Tests pass locally (make test)
  • Linters pass (make lint)
  • Documentation updated (if applicable)

Related Issues

Copilot AI review requested due to automatic review settings March 2, 2026 11:53
Copy link
Copy Markdown

Copilot AI left a comment

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 repository documentation/templates to fix broken links so contributors and reporters are routed to the correct guidelines and issue templates.

Changes:

  • Updates SECURITY.md to point security reporters at the bug report issue template.
  • Updates .github/PULL_REQUEST_TEMPLATE.md to link to DCO and contributing docs from the repo root.

Reviewed changes

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

File Description
SECURITY.md Adjusts the “bug report” issue template link referenced in vulnerability reporting instructions.
.github/PULL_REQUEST_TEMPLATE.md Fixes links to PR_SIGNOFF.md and CONTRIBUTING.md so they resolve from the PR template.

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

@yankay yankay force-pushed the fix-broken-link branch from 1935b39 to dd5ac11 Compare March 2, 2026 12:02
@github-actions
Copy link
Copy Markdown

This PR is marked as stale after 21d of inactivity. After an additional 14d of inactivity (7d to become rotten, then 7d more), it will be closed. To prevent this PR from being closed, add a comment or remove the lifecycle/stale label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants