Configurations/.github/contributing.md
Scott Lahteine 51cb7451c0 📝 Fix dead link
2026-01-12 16:13:43 -06:00

9 lines
424 B
Markdown

# Contributing Changes
- 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.1.x` branch.
- Make a copy of the branch, giving it a unique name.
- 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.1.x` branch.