Vincent OS Scripts is open to all contributions! You just need to respect the code of conduct.
You can contribute to Vincent OS Scripts several ways:
- Scripts
What you need to contribute to Vincent OS Scripts:
- Visual Studio Code or any other code editor
- PowerShell
- systemd
To contribute:
- Fork this repository
- On your forked repository, create a new branch for developping your work.
- Do modification.
- Always test your modification.
- If all goods, send a Pull Request to your master branch on your forked repository.
- Send a Pull Request to this repository and follow instructions.