Skip to content

fix(docs): Missing url in discussions link #93

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 16, 2025
Merged

fix(docs): Missing url in discussions link #93

merged 1 commit into from
Jun 16, 2025

Conversation

alessfg
Copy link
Member

@alessfg alessfg commented Jun 16, 2025

Proposed changes

See title.

Checklist

Before creating a PR, run through this checklist and mark each as complete:

@Copilot Copilot AI review requested due to automatic review settings June 16, 2025 13:49
@alessfg alessfg self-assigned this Jun 16, 2025
Copy link

@Copilot 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 fixes a documentation issue by correcting the discussions link URL in two GitHub issue template files.

  • Updated the discussions URL in .github/ISSUE_TEMPLATE/feature_request.yml.
  • Updated the discussions URL in .github/ISSUE_TEMPLATE/bug_report.yml.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/ISSUE_TEMPLATE/feature_request.yml Updated discussions link to point to the GitHub domain.
.github/ISSUE_TEMPLATE/bug_report.yml Updated discussions link to point to the GitHub domain.
Comments suppressed due to low confidence (2)

.github/ISSUE_TEMPLATE/feature_request.yml:16

  • The discussions link has been updated to use the full GitHub URL. Please verify that the placeholders will resolve correctly in your deployment.
[discussions]: https://github.com/{{REPOSITORY_OWNER}}/{{REPOSITORY_URL}}/discussions

.github/ISSUE_TEMPLATE/bug_report.yml:18

  • The discussions link has been updated to use the full GitHub URL. Please verify that the placeholders will resolve correctly in your deployment.
[discussions]: https://github.com/{{REPOSITORY_OWNER}}/{{REPOSITORY_URL}}/discussions

@alessfg alessfg requested a review from a team June 16, 2025 13:49
@alessfg alessfg added bug Something isn't working documentation Improvements or additions to documentation labels Jun 16, 2025
@alessfg alessfg enabled auto-merge (squash) June 16, 2025 13:49
@alessfg alessfg merged commit 9cb01a8 into main Jun 16, 2025
2 checks passed
@alessfg alessfg deleted the fix-template branch June 16, 2025 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants