Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 678 Bytes

File metadata and controls

20 lines (17 loc) · 678 Bytes

Contribute to Vincent OS Scripts

Vincent OS Scripts is open to all contributions! You just need to respect the code of conduct.

How to contribute?

You can contribute to Vincent OS Scripts several ways:

  • Scripts

Scripts

What you need to contribute to Vincent OS Scripts:

  1. Visual Studio Code or any other code editor
  2. PowerShell
  3. systemd

To contribute:

  1. Fork this repository
  2. On your forked repository, create a new branch for developping your work.
  3. Do modification.
  4. Always test your modification.
  5. If all goods, send a Pull Request to your master branch on your forked repository.
  6. Send a Pull Request to this repository and follow instructions.