X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.github%2FPULL_REQUEST_TEMPLATE.md;h=e0063d580ee74a5053a31a67bd9ee8419e520a97;hb=53726ecc1ad039f70b37647865d1d03fb0b87395;hp=d32ca783804012f1988dede3d899e4e005731363;hpb=4aeaeb09add6448a29447e3ad438e7f478e487f4;p=github%2Fbastienwirtz%2Fhomer.git diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d32ca78..e0063d5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -12,7 +12,7 @@ Fixes # (issue) ## Checklist: -- [ ] I read & comply with the [contributing guidelines](https://github.com/bastienwirtz/homer/blob/master/CONTRIBUTING.md) +- [ ] I've read & comply with the [contributing guidelines](https://github.com/bastienwirtz/homer/blob/main/CONTRIBUTING.md) - [ ] I have tested my code for new features & regressions on both mobile & desktop devices, using the latest version of major browsers. -- [ ] I have made corresponding changes the documentation (README.md). -- [ ] I've check my modifications for any breaking change, especially in the `config.yml` file +- [ ] I have made corresponding changes to the documentation (README.md). +- [ ] I've checked my modifications for any breaking changes, especially in the `config.yml` file