Open deejcunningham opened 6 years ago
In light of the most-recent PR:
STT does not recognize deej-score
change it to something else to enable voice install. Perhaps baseball-score
for now.
Refine currently very general vocab
to avoid possible future Intent
collisions.
Utilize Integration Test Runner
Update error handling in __init__.py
The official Mycroft skills repo requires a certain structure for a skill to be accepted. See: https://mycroft.ai/documentation/skills/skills-acceptance-process/ and https://github.com/MycroftAI/mycroft-skills#how-to-submit-a-skill
A new branch should be created that complies with the skill acceptance guidelines and can be pushed to 'production' while development continues on a different branch.