Skip to content

Commit 258a276

Browse files
committed
Change security advisories links to react package
1 parent bc3ccb6 commit 258a276

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<h1 align="center">Contribution guidelines</h1>
66

77
**IMPORTANT:** IF YOU WANT TO REPORT A SECURITY VULNERABILITY, PLEASE USE
8-
[SECURITY ADVISORIES](https://github.com/float-toolkit/core/security/advisories/new) TO FILE A PRIVATE REPORT.
8+
[SECURITY ADVISORIES](https://github.com/float-toolkit/react/security/advisories/new) TO FILE A PRIVATE REPORT.
99

1010
If you wish to contribute to the **Float Toolkit for React** source code, feel free to fork the repository and submit a pull request.
1111

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
[issue templates](https://github.com/float-toolkit/react/issues/new/choose).
1414

1515
**IMPORTANT:** IF YOU WANT TO REPORT A SECURITY VULNERABILITY, PLEASE USE
16-
[SECURITY ADVISORIES](https://github.com/float-toolkit/core/security/advisories/new) TO FILE A PRIVATE REPORT.
16+
[SECURITY ADVISORIES](https://github.com/float-toolkit/react/security/advisories/new) TO FILE A PRIVATE REPORT.
1717

1818
Thank you for contributing to the **Float Toolkit** codebase!

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ body:
1515
1616
<h1 align="center">Bug Report</h1>
1717
18-
**IMPORTANT:** IF YOU WANT TO REPORT A SECURITY VULNERABILITY, PLEASE USE [SECURITY ADVISORIES](https://github.com/float-toolkit/core/security/advisories/new) TO FILE A PRIVATE REPORT.
18+
**IMPORTANT:** IF YOU WANT TO REPORT A SECURITY VULNERABILITY, PLEASE USE [SECURITY ADVISORIES](https://github.com/float-toolkit/react/security/advisories/new) TO FILE A PRIVATE REPORT.
1919
2020
- type: dropdown
2121
id: affects-core-package

.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ body:
1515
1616
<h1 align="center">Feature Request</h1>
1717
18-
**IMPORTANT:** IF YOU WANT TO REPORT A SECURITY VULNERABILITY, PLEASE USE [SECURITY ADVISORIES](https://github.com/float-toolkit/core/security/advisories/new) TO FILE A PRIVATE REPORT.
18+
**IMPORTANT:** IF YOU WANT TO REPORT A SECURITY VULNERABILITY, PLEASE USE [SECURITY ADVISORIES](https://github.com/float-toolkit/react/security/advisories/new) TO FILE A PRIVATE REPORT.
1919
2020
- type: dropdown
2121
id: targets-core-package

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<h1 align="center">New Pull Request</h1>
66

77
**IMPORTANT:** IF YOU WANT TO REPORT A SECURITY VULNERABILITY, PLEASE USE
8-
[SECURITY ADVISORIES](https://github.com/float-toolkit/core/security/advisories/new) TO FILE A PRIVATE REPORT.
8+
[SECURITY ADVISORIES](https://github.com/float-toolkit/react/security/advisories/new) TO FILE A PRIVATE REPORT.
99

1010
## First things first...
1111

0 commit comments

Comments
 (0)