Skip to content

Commit f931cde

Browse files
authored
Created PULL_REQUEST_TEMPLATE.md
1 parent 1b6ca98 commit f931cde

1 file changed

Lines changed: 39 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
<!--
2+
==== STOP ====================
3+
======== STOP ================
4+
============ STOP ============
5+
================ STOP ========
6+
==================== STOP ====
7+
8+
⚠️ Before opening this pull request please review the guidelines in the checklist below.
9+
10+
If this PR does not meet those guidelines it will not be accepted, and everyone will be sad.
11+
-->
12+
13+
## Proposed change
14+
15+
<!--
16+
Please include a summary of the change. Screenshots and/or videos can also be helpful if appropriate.
17+
18+
New service widgets should include example(s) of relevant API output as well as updates to the docs for the new widget.
19+
-->
20+
21+
Closes # (issue)
22+
23+
## Type of change
24+
25+
<!--
26+
What type of change does your PR introduce to Homepage?
27+
-->
28+
29+
- [ ] New device.
30+
- [ ] Bug fix (non-breaking change which fixes an issue).
31+
- [ ] New feature or enhancement (non-breaking change which adds functionality).
32+
- [ ] Documentation only.
33+
- [ ] Other (please explain).
34+
35+
## Checklist:
36+
37+
- [ ] If applicable, I have added corresponding documentation changes.
38+
- [ ] If applicable, I have reviewed the [feature / enhancement](https://github.com/jjjonesjr33/petlibro/wiki/Feature-&-Enhancement-Guidelines) guidlines before submitting my request.
39+
- [ ] If applicable, I have tested my code for new features & regressions on the latest version of Home Assistant.

0 commit comments

Comments
 (0)