Update GitHub templates (#1073)

This commit is contained in:
Keith Bennett 2024-06-27 10:19:22 -07:00 committed by GitHub
parent 28b8be2617
commit 9e20473e62
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 187 additions and 62 deletions

View file

@ -2,7 +2,7 @@
- Make a fork of this repository under your account.
- Use Clone or Download to open the repo on your computer.
- Use Git or Github Desktop to checkout the `import-2.0.x` branch.
- Use Git or Github Desktop to checkout the `import-2.1.x` branch.
- Add new configurations and/or make changes to existing ones.
- Commit your changes and push them to your fork.
- Submit a Pull Request to the `import-2.0.x` branch.
- Submit a Pull Request to the `import-2.1.x` branch.