-
Notifications
You must be signed in to change notification settings - Fork 164
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
Update Example Files #280
Update Example Files #280
Conversation
This pull request is automatically being deployed by Amplify Hosting (learn more). |
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.
Examples look good and are a great iteration over what we previously had 👍
Only thing I noticed: I would suggest we use consistent casing across the files. Right now it's kind of mixed. We should stick to "Sentece case" (first capitalized, all subsequent lower unless proper noun, e.g. "Use Python examples from PIP"
For example, here's the python.grid
file
And here's default.grid
Other than that, these look good to me 👍
@jimniels I went ahead and made those changes. Ready for review again |
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.
Sorry, I didn't include screenshots of the other grids that had casing inconsistencies. I just went ahead and fixed those and pushed. We should be good now 👍
No description provided.