Skip to content

Commit 7e45e5d

Browse files
committed
Update github meta documentation (#154)
- Update issue template - Update supported versions documentation
1 parent baa7b8b commit 7e45e5d

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
Fixes issue #
1+
Fixes #
22

33
## Proposed Changes
44

55
-
66
-
77
-
8+
9+
## Additional Notes (optional)

.github/SECURITY.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,10 @@
22

33
## Supported Versions
44

5-
| Version | Supported |
6-
| -------- | ------------------ |
7-
| 3.1.0 | :white_check_mark: |
8-
| 3.0.2 | :white_check_mark: |
9-
| 3.0.1 | :white_check_mark: |
10-
| 3.0.0 | :white_check_mark: |
11-
| <= 2.4.1 | :x: |
5+
| Version | Supported |
6+
| ------- | ------------------ |
7+
| > 3.0.0 | :white_check_mark: |
8+
| < 3.0.0 | :x: |
129

1310
## Reporting a Vulnerability
1411

0 commit comments

Comments
 (0)