Linux puskom-ProLiant-DL385-Gen10 5.4.0-150-generic #167~18.04.1-Ubuntu SMP Wed May 24 00:51:42 UTC 2023 x86_64
/
home
/
puskom
/
mastur
/
backwpup
/
vendor
/
krizalys
/
onedrive-php-sdk
/
.github
/
//home/puskom/mastur/backwpup/vendor/krizalys/onedrive-php-sdk/.github/pull_request_template.md
Thanks for your pull request! Before we consider merging it, please take the time to ensure you are complying with these guidelines: * [ ] I have described my changes in the [CHANGELOG](https://github.com/krizalys/onedrive-php-sdk/blob/master/CHANGELOG.md) * [ ] I have adopted the [coding style](https://github.com/krizalys/onedrive-php-sdk/tree/master/doc/CodingStyle.md) * [ ] I have followed the [contributor rules](https://github.com/krizalys/onedrive-php-sdk/tree/master/doc/ContributorRules.md) * [ ] I have added consistent [PHPDoc](https://www.phpdoc.org/) documentation to symbols I added * [ ] I have fixed an issue and I added [unit test case(s)](https://github.com/krizalys/onedrive-php-sdk/tree/master/test/unit) * [ ] I have added a feature and I added [functional test case(s)](https://github.com/krizalys/onedrive-php-sdk/tree/master/test/functional) * [ ] I have passed all continuous integration checks or discussed with project maintainers of special treatments for exceptional cases * [ ] I accept my contribution to be code-reviewed by project maintainers and will refine it as requested * [ ] I accept my pull request to be rejected at the project maintainers' discretion, **even if it complies with all the above guidelines** **Failure to comply with the above guidelines will lead to your pull request being either modified for compliance, ignored until modified for compliance, and/or rejected altogether.**