]> git.immae.eu Git - github/bastienwirtz/homer.git/blame - .github/PULL_REQUEST_TEMPLATE.md
Fix Github action trigger syntax
[github/bastienwirtz/homer.git] / .github / PULL_REQUEST_TEMPLATE.md
CommitLineData
22555b55
BW
1## Description
2
3Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
4
5Fixes # (issue)
6
7## Type of change
8
22555b55
BW
9- [ ] Bug fix (non-breaking change which fixes an issue)
10- [ ] New feature (non-breaking change which adds functionality)
11- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
12
13## Checklist:
14
4aeaeb09 15- [ ] I read & comply with the [contributing guidelines](https://github.com/bastienwirtz/homer/blob/master/CONTRIBUTING.md)
22555b55
BW
16- [ ] I have tested my code for new features & regressions on both mobile & desktop devices, using the latest version of major browsers.
17- [ ] I have made corresponding changes the documentation (README.md).
18- [ ] I've check my modifications for any breaking change, especially in the `config.yml` file