Skip to content

Commit 1cce44f

Browse files
committed
docs(github): update to reflect new version
1 parent 85de6e9 commit 1cce44f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ All code changes happen through pull requests.
1212

1313
Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests:
1414

15-
1. Fork the repo and create your branch from 1.x.
15+
1. Fork the repo and create your branch from 2.x.
1616
2. Link your pull request to any relavent open issues.
1717
3. If you've added or changed functionality, update the documentation.
1818
4. Make sure your code functions. Write a test if you have to!

.github/SECURITY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
| Version | Supported |
66
| ------- | --------- |
7-
| 1.x ||
7+
| 1.x | :x: |
8+
| 2.x ||
89

910
## Reporting a Vulnerability
1011

0 commit comments

Comments
 (0)