-
Notifications
You must be signed in to change notification settings - Fork 442
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
<!-- | ||
You are amazing! Thanks for contributing to our project! | ||
Please, DO NOT DELETE ANY TEXT from this template! (unless instructed). | ||
--> | ||
|
||
## Additional information | ||
<!-- | ||
Details are important, and help maintainers processing your PR. | ||
Please be sure to fill out additional details, if applicable. | ||
--> | ||
|
||
- This PR fixes or closes issue: fixes # | ||
- This PR is related to issue: | ||
- Link to documentation pull request: | ||
|
||
## Checklist | ||
<!-- | ||
Put an `x` in the boxes that apply. You can also fill these out after | ||
creating the PR. If you're unsure about any of them, don't hesitate to ask. | ||
We're here to help! This is simply a reminder of what we are going to look | ||
for before merging your code. | ||
--> | ||
|
||
- [ ] The code change is tested and works locally. | ||
- [ ] There is no commented out code in this PR. | ||
- [ ] I have followed the [contribution guidelines](https://github.com/UI-Lovelace-Minimalist/UI/blob/main/.github/CONTRIBUTING.md) | ||
- [ ] This PR is for a custom-card or documentation change and therefore directed to the `main` branch. | ||
- [ ] This PR is for a official card or any other directly to the integration related change and therefore directed to the `release` branch. | ||
|
||
|