- Help coding on: https://github.com/saigkill/ServiceMonitor
- Add ideas on: https://github.com/saigkill/ServiceMonitor/issues
- 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.
- 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
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.