Skip to content

Latest commit

 

History

History
30 lines (28 loc) · 1.3 KB

how_to_contribute.md

File metadata and controls

30 lines (28 loc) · 1.3 KB

How to contribute

In order to contribute your mod or slicer profile you need to follow these steps:

  1. Make sure you are logged into github (or create an account)
  2. Go to UserMods Repo
  3. Fork the repository image
  4. Upload your files to the right directory (make sure you are in the right repository) image
  5. Add your files image
    1. Click on Add files
    2. Click Create new file
  6. Create a directory structure containing your nickname followed by / and mod name image image
  7. Drag and drop the file you want to upload (2), remember also to name it (1) image
  8. Commit the file image
  9. Edit README.md by adding your mod to the table (remember to commit the edited file!) image
  10. Go to Pull reqests section image
  11. Click on New pull request button image
  12. Make sure you are targetting a correct branch (1) and click on Create pull request (2) image
  13. Wait for your request being approved and merged into UserMods repo