Skip to content
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

Rename instructions fields in apps code #24076

Merged
merged 8 commits into from Aug 7, 2018
Merged

Rename instructions fields in apps code #24076

merged 8 commits into from Aug 7, 2018

Conversation

Hamms
Copy link
Contributor

@Hamms Hamms commented Aug 3, 2018

Part 1 of the process to rename instructions > shortInstructions and markdownInstructions > longInstructions everywhere in our system: apps

@Hamms Hamms changed the title [WIP] Rename instructions fields in apps code Rename instructions fields in apps code Aug 6, 2018
config.level.markdownInstructions &&
!config.level.instructions
config.level.longInstructions &&
!config.level.shortInstructions
) {
// if we are an embedded level with markdown instructions but no regular
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worth updating this comment? It's been copied to a few other places as well.

@Hamms Hamms merged commit a481a00 into staging Aug 7, 2018
@Hamms Hamms deleted the rename-instructions branch August 7, 2018 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants