Set up for v3

This commit is contained in:
Isaac
2021-02-15 18:34:59 +00:00
parent 7763889a2d
commit 9863c45fdf
60 changed files with 2762 additions and 5717 deletions

View File

@@ -1,22 +1,28 @@
<!--
Please read the CONTRIBUTING file (.github/CONTRIBUTING.md) before creating a pull request.
Unless you are doing something small like fixing a typo, please create an issue first!
-->
#### Information
> Check one
<!-- Please select **one** by replacing the space with an `x`: `[X]` -->
- [ ] This includes major changes (breaking changes)
- [ ] This includes minor changes (minimal usage changes, minor new features)
- [ ] This includes patches (bug fixes, documentation changes etc)
- [ ] This includes patches (bug or typo fixes)
- [ ] This is includes **only** documentation changes
#### Is this related to an issue?
> Reference any issues here
<!-- Reference any issues here -->
#### Changes made
> Describe your changes
<!-- Describe your changes -->
#### Confirmations
> Check all that apply
<!-- Select **all that apply** by replacing the space with an `x`: `[X]` -->
- [ ] I have updated any necessary documentation
- [ ] This uses consistent code style