mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-06 22:47:35 -06:00
Add Contributing.md
This commit is contained in:
parent
1e25b54b26
commit
85b747aa20
1 changed files with 8 additions and 0 deletions
8
.github/Contributing.md
vendored
Normal file
8
.github/Contributing.md
vendored
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
# 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 Guthub Desktop to checkout the `import-2.0.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.
|
Loading…
Add table
Add a link
Reference in a new issue