-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Better explanations, examples, choice to voice_choice #982
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
bobcat4848
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change made, please re-review if you do not mind.
You should have pinged me I didn't notice |
JasonLovesDoggo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is fine now You just need to add the new background options into this as well (see develop branch for said options)
bobcat4848
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Made changes @JasonLovesDoggo
JasonLovesDoggo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is a merge conflict though
|
Fix the merge conflicts and I can merge |
|
See #1076 Sorry bob.. |
Fixed merge conflicts from #982
Description
Better explanations and examples that make more sense to less tech-savvy users of the program. Changed naming of configuration variable choice to voice_choice to make it clearer to user as well. Formatted the toml configuration file better for easier readability, each property is on its own line instead of spanning over multiple.
Issue Fixes
None
Checklist:
Any other information (e.g how to test the changes)
None