-
Notifications
You must be signed in to change notification settings - Fork 8
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
Write a function to swap out long commands for short ones #9
Comments
Hey, mind if I take a stab at this? Looks like a good first issue and I'd like to help out where I can. |
Hey! Yeah go for it! Some thoughts, and do jump into the discord to chat more about it!
What I was thinking was the utils/index.js function Even if you want to just get the function working I can do the settings menu side of things if the ionic stuff in settings.jsx is confusing. Do as much as you want. One of us will also have to make a new redux store entry to track the setting (action, reducer etc.) Finally, please use the following naming convention Stand - st. Good luck! |
I've just joined the discord, I definitely have a few questions. Noted about the JS and move naming conventions. I'll try to keep the issue updated based on the conversations we have in discord. |
e.g. Stand -> st. etc.
This shouldn't be hard at all, and would neatly fit into renameFrameData function in the helpers.js file
The text was updated successfully, but these errors were encountered: