0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Configurations.git synced 2025-09-17 09:37:57 +00:00
MarlinFirmware-Configurations/.github/contributing.md
2024-06-27 12:19:22 -05:00

8 lines
370 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.
- 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.