This commit is contained in:
Scott Lahteine 2020-07-14 23:45:24 -05:00
parent d9dfe0674b
commit 5224f4944f

View file

@ -2,7 +2,7 @@
- Make a fork of this repository under your account. - Make a fork of this repository under your account.
- Use Clone or Download to open the repo on your computer. - Use Clone or Download to open the repo on your computer.
- Use Git or Guthub Desktop to checkout the `import-2.0.x` branch. - Use Git or Github Desktop to checkout the `import-2.0.x` branch.
- Add new configurations and/or make changes to existing ones. - Add new configurations and/or make changes to existing ones.
- Commit your changes and push them to your fork. - 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.0.x` branch.