Remove example entry from PR template (#49842)
This commit is contained in:
parent
0301706fc6
commit
8be6605be9
1 changed files with 0 additions and 13 deletions
13
.github/PULL_REQUEST_TEMPLATE.md
vendored
13
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -36,19 +36,6 @@
|
||||||
- [ ] Breaking change (fix/feature causing existing functionality to break)
|
- [ ] Breaking change (fix/feature causing existing functionality to break)
|
||||||
- [ ] Code quality improvements to existing code or addition of tests
|
- [ ] Code quality improvements to existing code or addition of tests
|
||||||
|
|
||||||
## Example entry for `configuration.yaml`:
|
|
||||||
<!--
|
|
||||||
Supplying a configuration snippet, makes it easier for a maintainer to test
|
|
||||||
your PR. Furthermore, for new integrations, it gives an impression of how
|
|
||||||
the configuration would look like.
|
|
||||||
Note: Remove this section if this PR does not have an example entry.
|
|
||||||
-->
|
|
||||||
|
|
||||||
```yaml
|
|
||||||
# Example configuration.yaml
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|
||||||
## Additional information
|
## Additional information
|
||||||
<!--
|
<!--
|
||||||
Details are important, and help maintainers processing your PR.
|
Details are important, and help maintainers processing your PR.
|
||||||
|
|
Loading…
Add table
Reference in a new issue