| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
What about capitalizing the field names here to match the actual content (and to make them stand out better)?
Sorry, something went wrong.
There was a problem hiding this comment.
@mscdex Good idea. Done.
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
There was a problem hiding this comment.
While you're here: "Run the test suite with:" and "on UNIX"?
Sorry, something went wrong.
There was a problem hiding this comment.
make test already includes lint. make -j4 test
Sorry, something went wrong.
There was a problem hiding this comment.
While you're here: "Run the test suite with:" and "on UNIX"?
Done and done.
Sorry, something went wrong.
There was a problem hiding this comment.
make test already includes lint. make -j4 test
lint removed
Sorry, something went wrong.
|
LGTM with a suggestion. |
Sorry, something went wrong.
|
Can we get rid of the blank lines between the headings and the comments? ### thing
<!-- description --> |
Sorry, something went wrong.
|
Rubber stamp LGTM. |
Sorry, something went wrong.
We sure can! Done! |
Sorry, something went wrong.
Make the comments in the GitHub templates slightly more concise.
|
lgtm The last para is horribly verbose, mostly redundant and simply sounds like someone's trying too hard to be nice and unfortunately it becomes long enough that it's likely to be left unread by many.
[I'd rather remove it, but] it could become something like:
I'd love to see data on whether any of the text in these templates has changed behaviour at all. It's probably an unreasonable request but I'm highly skeptical that we're getting much value out of these and it's just contributing to the noise and raising barriers to entry. |
Sorry, something went wrong.
|
@rvagg We do actually usually find these at least attempted to be filled in as far as I have seen.. I think we should minimize the language and make it as concise as possible but I think keeping it is also a good idea. |
Sorry, something went wrong.
|
Still LGTM. Would love it if we can find ways of trimming more. |
Sorry, something went wrong.
Make the comments in the GitHub templates slightly more concise. PR-URL: nodejs#6755 Reviewed-By: Johan Bergström <bugs@bergstroem.nu> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rod Vagg <rod@vagg.org>
Make the comments in the GitHub templates slightly more concise. PR-URL: #6755 Reviewed-By: Johan Bergström <bugs@bergstroem.nu> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rod Vagg <rod@vagg.org>
| Back | FazBrowse Home | New Git URL |
Checklist
Affected core subsystem(s)
doc
Description of change
Make the comments in the GitHub templates slightly more concise.
/cc @indutny