Contributing to the Baseline Settings
If you want to contribute to the baseline settings, you can do so by following these steps:
Prerequisites
- A GitHub account
- Git installed on your local machine
- Fork the repository OpenIntuneBaseline
- Clone your forked repository to your local machine
- Create a new branch
- Make your changes
- Commit your changes
- Push your changes to your forked repository
- Create a pull request from your forked repository to the main repository
All changes will be reviewed and merged into the main branch. Please ensure your code follows the project’s coding standards and includes appropriate documentation.