mirror of
https://github.com/Vateron-Media/XC_VM.git
synced 2026-04-13 08:28:32 +00:00
fix(issue-templates): update issue links to point to the correct repository
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -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:
|
||||
|
||||
4
.github/ISSUE_TEMPLATE/config.yml
vendored
4
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -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.
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -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:
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/other.yml
vendored
2
.github/ISSUE_TEMPLATE/other.yml
vendored
@@ -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:
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/security.yml
vendored
2
.github/ISSUE_TEMPLATE/security.yml
vendored
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user