[GitHub] Point issue template links at this repository - #462
Merged
Nice3point merged 1 commit intoSep 1, 2026
Merged
Conversation
Nice3point
force-pushed
the
github/point-issue-template-links-at-this-repository
branch
from
September 1, 2026 19:10
b4cad39 to
b11308a
Compare
Nice3point
marked this pull request as ready for review
September 1, 2026 19:12
Nice3point
deleted the
github/point-issue-template-links-at-this-repository
branch
September 1, 2026 19:13
There was a problem hiding this comment.
Pull request overview
Updates the GitHub issue template links so reporters and contributors are directed to this fork’s resources (wiki, issues, and contributing guide) rather than the upstream repository.
Changes:
- Point
config.ymlcontact links tolookup-foundation/RevitLookup(wiki + contributing guide ondevelop). - Point the bug-report “search existing issues” link to this repository’s issue tracker.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/ISSUE_TEMPLATE/config.yml | Updates user/dev documentation contact links to this repository (and switches contributing link to develop). |
| .github/ISSUE_TEMPLATE/bug_report.yml | Updates the duplicate-search link to query this repository’s issues. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary of the Pull Request
What is this about: The issue templates link to
jeremytammik/RevitLookup, the upstream this repository was forked from.Description:
The duplicate-search link in
bug_report.ymlnow queries the issues of this repository, so a reporter searches the tracker the issue lands in.Both contact links in
config.ymlpoint here as well, and the contributing link followsdevelopin place of the retireddevbranch.The attribution table in
CONTRIBUTING.mdand the entries inCHANGELOG.mdkeep their upstream links; both record history.Quality Checklist