|
3 | 3 | **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* |
4 | 4 |
|
5 | 5 | - [Description](#description) |
| 6 | +- [Credit](#credit) |
6 | 7 | - [License Acceptance](#license-acceptance) |
7 | 8 | - [Type of changes](#type-of-changes) |
8 | 9 | - [Checklist](#checklist) |
9 | 10 |
|
10 | 11 | <!-- END doctoc generated TOC please keep comment here to allow auto update --> |
11 | 12 |
|
12 | | -<!--- Provide a general summary of your changes in the Title above --> |
| 13 | +<!-- Provide a general summary of your changes in the Title above --> |
13 | 14 |
|
14 | 15 | # Description |
15 | 16 |
|
16 | | -<!--- Describe your changes in detail --> |
| 17 | +<!-- Describe your changes in detail --> |
| 18 | + |
| 19 | +# Credit |
| 20 | +<!-- Releases are announced on Mastodon. In order for me to credit people properly, --> |
| 21 | +<!-- if you have a mastodon account, please put it here to have it mentioned in the --> |
| 22 | +<!-- release announcement. If there's another way you want to be credited, please --> |
| 23 | +<!-- add details here. --> |
17 | 24 |
|
18 | 25 | # License Acceptance |
19 | 26 |
|
20 | 27 | - [ ] This repository is Apache version 2.0 licensed and by making this PR, I am contributing my changes to the repository under the terms of the Apache 2 license. |
21 | 28 |
|
22 | 29 | # Type of changes |
23 | 30 |
|
24 | | -<!--- What types of changes does your submission introduce? Put an `x` in all the boxes that apply: [x] --> |
| 31 | +<!-- What types of changes does your submission introduce? Put an `x` in all the boxes that apply: [x] --> |
25 | 32 |
|
26 | 33 | - [ ] Add/update a helper script |
27 | 34 | - [ ] Add/update link to an external resource like a blog post or video |
|
33 | 40 |
|
34 | 41 | # Checklist |
35 | 42 |
|
36 | | -<!--- Go over all the following points, and put an `x` in all the boxes that apply. [x] --> |
37 | | -<!--- If you're unsure about any of these, don't hesitate to ask. I'm happy to help! --> |
| 43 | +<!-- Go over all the following points, and put an `x` in all the boxes that apply. [x] --> |
| 44 | +<!-- If you're unsure about any of these, don't hesitate to ask. I'm happy to help! --> |
38 | 45 |
|
39 | 46 | - [ ] I have read the [CONTRIBUTING](https://github.com/unixorn/ha-mqtt-discovery/blob/main/Contributing.md) document. |
40 | 47 | - [ ] All new and existing tests pass. |
|
0 commit comments