Browse Source

Add issue_tracker to the manifest.

This puts a link in the Developer/Info page.
Jason Rumney 5 years ago
parent
commit
05e6eacc9b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      custom_components/tuya_local/manifest.json

+ 1 - 0
custom_components/tuya_local/manifest.json

@@ -2,6 +2,7 @@
   "domain": "tuya_local",
   "domain": "tuya_local",
   "name": "Tuya based devices local control",
   "name": "Tuya based devices local control",
   "documentation": "https://github.com/make-all/tuya-local",
   "documentation": "https://github.com/make-all/tuya-local",
+  "issue_tracker": "https://github.com/make-all/tuya-local/issues",
   "dependencies": [],
   "dependencies": [],
   "codeowners": [
   "codeowners": [
       "@make-all",
       "@make-all",