03-08-2021, 07:07 PM
moOde makes progress with the help of volunteers, so yes it is possible.
Unfortunately there is not really an contribution guide or so.
If you allow me here to provide some tips:
So with 69% approved by Tim you have a good chance, but no garantee ;-)
Unfortunately there is not really an contribution guide or so.
If you allow me here to provide some tips:
- Don't bundle different mods in a single PR, keep it as simple as possible.
- Make sure that it is merged with the lastest develop branch or even beter rebase it with the develop branch.
- Don't stack PR on top of each other, because if only the latest get accepted it will contains all prev commits.
- If affect the visiuals attach screenshots to the PR.
- For bigger items you can also start an issue in github to discuss it upfront.
- If case you are new to git(hub) feel free to just practice on you own repo.
So with 69% approved by Tim you have a good chance, but no garantee ;-)