- Help coding on: https://dev.azure.com/saigkill/WindowsBootstrapper
- Just ask for a invite to the repository on Azure DevOps. Mail me.
- Add ideas on: https://github.com/saigkill/WindowsBootstrapper/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen
- I'm using Azure DevOps also to manage my open tasks. If you find a nice Task, and want to work with him, just post it there.
- Open a bugreport on https://github.com/saigkill/WindowsBootstrapper/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen
- Fork the repository on Azure DevOps
- Create a new branch based on the
developbranch - Make your changes
- Commit your changes
- Push your changes to your fork
- Create a pull request from your fork to the
developbranch (https://dev.azure.com/saigkill/_git/WindowsBootstrapper/pullrequestcreate)
The development happens on: https://dev.azure.com/saigkill/WindowsBootstrapper On Github we have a mirror of the repository: https://github.com/saigkill/WindowsBootstrapper You can use Github for Issues. For Pullrequests please use Azure DevOps.
Contains the latest stable Release.
The master branch is the working directory. All new features and bugfixes should be commited to this branch. This branch is merged into the master branch when a new release is made.
Please base all Pullrequests off the develop branch.