This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Clarify debug line#2682
Merged
smashwilson merged 1 commit intoatom:masterfrom May 14, 2021
icecream17:clarify-debug
Merged
Conversation
smashwilson
approved these changes
May 14, 2021
Contributor
smashwilson
left a comment
There was a problem hiding this comment.
👍 works for me. Thanks!
I'll merge as soon as I can get CI to run. (Our CI isn't in a great state on this repository... there will likely be unrelated failures I'm afraid.)
Contributor
|
You know what, this one is cosmetic enough that I'm going to live on the edge and merge as-is 😂 . Thanks so much for jumping in and contributing here! For full disclosure, I'm not nearly as active here as I used to be... this was my full-time job about a year and a half ago, but since then I've kept a light touch and mostly tried to keep up with major bugs or regressions, security updates, and things like that. But I'll do my best to review and ship PRs 🙇🏻 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please be sure to read the contributor's guide to the GitHub package before submitting any pull requests.
Requirements
Description of the Change
Clarify a debug statement - I saw this and thought somehow atom used up 4999 requests (resets in a hour doesn't help either)
Screenshot or Gif
Original:

New:

Maybe there's a better way to format this, but I haven't found it
Applicable Issues