Closed
Bug 1043179
Opened 11 years ago
Closed 11 years ago
Add ANONYMOUS_CONTRIBUTOR_EMAIL constant and document its purpose a little better
Categories
(Webmaker Graveyard :: webmaker.org, defect)
Webmaker Graveyard
webmaker.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: akirose, Assigned: akirose)
Details
(Whiteboard: [landingpages] [aug8])
Attachments
(1 file)
Atul made a great comment at https://github.com/mozilla/webmaker-landing-pages/pull/18/files#r15259072 regarding documenting anonymous contrib email.
Ah that's cool! Is that documented anywhere in the code? Seems like it might be nice to make it a named constant like ANONYMOUS_CONTRIBUTOR_EMAIL, and then at the definition of that constant, put a comment in that says what you just wrote, so that a curious reader could grep for the def'n and eventually find it, but that's just a suggestion (and perhaps something that's better filed as a separate bug rather than added on to this PR).
Updated•11 years ago
|
Assignee: nobody → aki
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8464282 -
Flags: review?(avarma)
Assignee | ||
Comment 2•11 years ago
|
||
Comment on attachment 8464282 [details] [review]
https://github.com/mozilla/webmaker-landing-pages/pull/35
I ended up not putting an explanation comment because I felt like the constant name explained itself so well. Lmk if you think I should though, I defer to your experience on this one!
Assignee | ||
Updated•11 years ago
|
Status: NEW → ASSIGNED
Comment 3•11 years ago
|
||
Nice! I agree that the name explains itself well. R+, I say!
Updated•11 years ago
|
Attachment #8464282 -
Flags: review?(avarma) → review+
Comment 4•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/webmaker-landing-pages
https://github.com/mozilla/webmaker-landing-pages/commit/61a8bfe634ffababede335eb88a3045e675a58b7
Bug 1043179 - Add ANONYMOUS_CONTRIBUTOR_EMAIL constant and document its purpose a little better
https://github.com/mozilla/webmaker-landing-pages/commit/d75b07bbc30a9a4a74ac4e0a412f7eeba6f23d0a
Merge pull request #35 from gesa/1043179/add-constant
Fixes Bug 1043179 - Add ANONYMOUS_CONTRIBUTOR_EMAIL constant and document its purpose a little better
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•