-
Notifications
You must be signed in to change notification settings - Fork 218
Adding code comments to remoteConfig.ts source #524
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
thechenky
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.
Added some suggestions on phrasing, PTAL.
Co-Authored-By: Diana Tkachenko <31747099+thechenky@users.noreply.github.com>
Co-Authored-By: Diana Tkachenko <31747099+thechenky@users.noreply.github.com>
Co-Authored-By: Diana Tkachenko <31747099+thechenky@users.noreply.github.com>
Co-Authored-By: Diana Tkachenko <31747099+thechenky@users.noreply.github.com>
Co-Authored-By: Diana Tkachenko <31747099+thechenky@users.noreply.github.com>
Co-Authored-By: Diana Tkachenko <31747099+thechenky@users.noreply.github.com>
|
@esmacik could you have more descriptive commit messages? Then it would be helpful to understand what changed in the commit just by looking at the name. Also, these changes are all so small, feel free to commit them all in one commit. I know we said small is good, but just letting you know it's okay to combine all these :) |
|
@thechenky definitely! And for those small commits I was just following the GitHub GUI. Sorry about that! |
thechenky
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.
Just a few typos :)
thechenky
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.
LGTM
|
Can you pull in master? Then I can merge it in. |
Adding source code comments to remoteConfig.js, mostly from the existing remoteConfig-externs.js file