In order to contribute your mod or slicer profile you need to follow these steps:
- Make sure you are logged into github (or create an account)
- Go to UserMods Repo
- Fork the repository
- Upload your files to the right directory (make sure you are in the right repository)
- Add your files
- Click on
Add files
- Click
Create new file
- Click on
- Create a directory structure containing your nickname followed by
/
and mod name - Drag and drop the file you want to upload (2), remember also to name it (1)
- Commit the file
- Edit
README.md
by adding your mod to the table (remember to commit the edited file!) - Go to Pull reqests section
- Click on
New pull request
button - Make sure you are targetting a correct branch (1) and click on
Create pull request
(2) - Wait for your request being approved and merged into UserMods repo