We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa7b8b commit 7e45e5dCopy full SHA for 7e45e5d
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,7 +1,9 @@
1
-Fixes issue #
+Fixes #
2
3
## Proposed Changes
4
5
-
6
7
8
+
9
+## Additional Notes (optional)
.github/SECURITY.md
@@ -2,13 +2,10 @@
## Supported Versions
-| Version | Supported |
-| -------- | ------------------ |
-| 3.1.0 | :white_check_mark: |
-| 3.0.2 | :white_check_mark: |
-| 3.0.1 | :white_check_mark: |
10
-| 3.0.0 | :white_check_mark: |
11
-| <= 2.4.1 | :x: |
+| Version | Supported |
+| ------- | ------------------ |
+| > 3.0.0 | :white_check_mark: |
+| < 3.0.0 | :x: |
12
13
## Reporting a Vulnerability
14
0 commit comments