First lets start out by stating that ALL issues should be reported here
What should be in the issue?
When you create an issue in the repository for HACS, you start by selecting a template.
All templates have a defined structure and it is expected that you follow it.
Issues that are missing required information can (will) be closed.
Feature request
You select this when you have an idea on how HACS could be better.
To be able to handle a feature request you need to write a good description, it should show that this is something that you have invested time in.
You can see examples of good/bad feature requests further down on this page.
Flag
This should only be used, when there is grounds for removing (blacklisting) a repository in HACS.
When you are flagging a repository you need to supply at least these:
- A good description for why.
- The name of the repository.
- Proof that you have tried to contact the owner of that repository (link to issue)
If you are flagging it because you don't like it, have issues with it, or it's not working, you should report that to the repository and not here.
Issues
You use this when you have issues with HACS.
To enable debug logs for HACS (required when adding an issue) have a look here.
Logs are more then just errors, with debug logging it gives the person investigating the issue a full picture of what happened.
What a issue should contain depends on the type, but atleast:
- A GOOD description of the issue.
- Debug logs.
- Steps to reproduce the issue.
- If the issue is in the UI, add screenshots.
You can see examples of good/bad issues further down on this page.
warning
Issues that are missing required information can (will) be closed.
tip
oh... and almost forgot... latest
is NOT a version.
Examples
This is a collection of good/bad feature requests/issues.
Examples of bad feature requests
Examples of good feature requests
Examples of bad issues
Yes the issue was blank it only had a header 'CCH Settings'
The description of the issue only contained the template but it had a header 'Blows up on update.'
The description of the issue only contained the template but it had a header 'zod'
Examples of good issues
Good issues have too much text to extract it (some also have screenshots) but here is a few links:
- https://github.com/custom-components/hacs/issues/452
- https://github.com/custom-components/hacs/issues/470
- https://github.com/custom-components/hacs/issues/356
Last words
The more time/words/examples you put in your issue, the faster someone can see/understand what you mean.