From a5d57ccdd0032d707543758a6113ea53c7d2cded Mon Sep 17 00:00:00 2001 From: Divarion-D Date: Mon, 6 Apr 2026 21:09:09 +0300 Subject: [PATCH] fix(issue-templates): update issue links to point to the correct repository --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- .github/ISSUE_TEMPLATE/other.yml | 2 +- .github/ISSUE_TEMPLATE/security.yml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index f77a785..a6cfe07 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -7,7 +7,7 @@ body: attributes: value: | ## Before you continue - Please search our [open/closed issues](https://github.com/AAAAAEXQOSyIpN2JZ0ehUQ/XC_VM/issues?q=is%3Aissue) to see if a similar issue has been addressed. + Please search our [open/closed issues](https://github.com/Vateron-Media/XC_VM/issues?q=is%3Aissue) to see if a similar issue has been addressed. - type: checkboxes attributes: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index a24ecd5..3c0335d 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,8 @@ blank_issues_enabled: false contact_links: - name: Security Vulnerability (Private) - url: https://github.com/AAAAAEXQOSyIpN2JZ0ehUQ/XC_VM/security/advisories/new + url: https://github.com/Vateron-Media/XC_VM/security/advisories/new about: For critical security vulnerabilities, please use private disclosure via GitHub Security Advisories. - name: Documentation - url: https://aaaaaexqosyipn2jz0ehuq.github.io/XC_VM/ + url: https://Vateron-Media.github.io/XC_VM/ about: Check the documentation before opening an issue — your answer might already be there. diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 823a472..9ca5aec 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -7,7 +7,7 @@ body: attributes: value: | ## Before you continue - Please search our [open/closed issues](https://github.com/AAAAAEXQOSyIpN2JZ0ehUQ/XC_VM/issues?q=is%3Aissue+label%3Aenhancement) to see if a similar request already exists. + Please search our [open/closed issues](https://github.com/Vateron-Media/XC_VM/issues?q=is%3Aissue+label%3Aenhancement) to see if a similar request already exists. - type: checkboxes attributes: diff --git a/.github/ISSUE_TEMPLATE/other.yml b/.github/ISSUE_TEMPLATE/other.yml index 1799085..cd09e64 100644 --- a/.github/ISSUE_TEMPLATE/other.yml +++ b/.github/ISSUE_TEMPLATE/other.yml @@ -7,7 +7,7 @@ body: attributes: value: | ## Before you continue - Please search our [open/closed issues](https://github.com/AAAAAEXQOSyIpN2JZ0ehUQ/XC_VM/issues?q=is%3Aissue) to see if a similar issue has been addressed. + Please search our [open/closed issues](https://github.com/Vateron-Media/XC_VM/issues?q=is%3Aissue) to see if a similar issue has been addressed. - type: checkboxes attributes: diff --git a/.github/ISSUE_TEMPLATE/security.yml b/.github/ISSUE_TEMPLATE/security.yml index f90b2d5..24768ed 100644 --- a/.github/ISSUE_TEMPLATE/security.yml +++ b/.github/ISSUE_TEMPLATE/security.yml @@ -11,7 +11,7 @@ body: **This issue will be PUBLIC.** If the vulnerability is critical (RCE, auth bypass, data leak), please consider reporting it privately instead: - - Use [GitHub Security Advisories](https://github.com/AAAAAEXQOSyIpN2JZ0ehUQ/XC_VM/security/advisories/new) + - Use [GitHub Security Advisories](https://github.com/Vateron-Media/XC_VM/security/advisories/new) Only use this form for lower-severity security issues that are safe to disclose publicly.