Closed
Bug 1675299
Opened 7 months ago
Closed 7 months ago
Improve the guidelines for commit naming in devtools
Categories
(DevTools :: General, enhancement, P3)
DevTools
General
Tracking
(firefox84 fixed)
RESOLVED
FIXED
84 Branch
| Tracking | Status | |
|---|---|---|
| firefox84 | --- | fixed |
People
(Reporter: hexagonrecursion, Assigned: hexagonrecursion)
Details
Attachments
(1 file)
https://docs.firefox-dev.tools/contributing/making-prs.html Currently recommends
hg commit -m "Bug 1234567 - Implement feature XYZ. r=name,name2!
but the convention appears to be
hg commit -m "Bug 1234567 - [devtools] Implement feature XYZ. r=name,name2!
| Assignee | ||
Comment 1•7 months ago
|
||
Updated•7 months ago
|
Assignee: nobody → hexagonrecursion
Updated•7 months ago
|
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Priority: -- → P3
Pushed by jdescottes@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ad4ad13a3cc0 [devtools] Improve the guidelines for commit naming r=jdescottes
Comment 3•7 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•