Fix a typo in the doc
Categories
(Developer Infrastructure :: Source Documentation, defect)
Tracking
(firefox83 fixed)
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: Sylvestre, Assigned: dhairyabahl5, Mentored)
Details
(Keywords: good-first-bug)
Attachments
(1 file)
Assignee | ||
Comment 1•4 years ago
|
||
I am working on it. Actually I am new to bugzilla and mozilla itself. Can you tell me where can i make changes and how to push a commit. I am not that much familiar with bugzilla coz i use git and github most of the time. So if you can tell me where is the repository that i have to edit. I am also doing research on google but a lil guidance would be helpful
Hope you don't mind
Thanks :)
Comment 2•4 years ago
|
||
Hi , you can search the strings on https://searchfox.org/ and for raising the patch you can look into https://moz-conduit.readthedocs.io/en/latest/phabricator-user.html and https://firefox-source-docs.mozilla.org/contributing/how_to_submit_a_patch.html.
Let us know if you get stuck
Thanks for looking into it.
Assignee | ||
Comment 3•4 years ago
|
||
(In reply to Shivam Singhal [ :championshuttler ] from comment #2)
Hi , you can search the strings on https://searchfox.org/ and for raising the patch you can look into https://moz-conduit.readthedocs.io/en/latest/phabricator-user.html and https://firefox-source-docs.mozilla.org/contributing/how_to_submit_a_patch.html.
Let us know if you get stuck
Thanks for looking into it.
Thanks a lot for guiding. I am on it :)
Assignee | ||
Comment 4•4 years ago
|
||
I am able to find the string in the searchfox.org and also in my local machine in C:\mozilla-source\docs\setup but i am unable to find the same in Mozilla-central repository of the phabricator.
Is it necessary to use moz-phab on the command line. I mean its just a typo error so I don't think i need to run the cloned system. so can I just make a pull request directly to the phabricator repository without using the command line.
Thanks for helping :)
Comment 5•4 years ago
|
||
Is it necessary to use moz-phab on the command line. I mean its just a typo error so I don't think i need to run the cloned system. so can I just make a pull request directly to the phabricator repository without using the command line.
moz-phab is recommended to send the patches , you do not need to clone the moz-phab you can install it with pip https://pypi.org/project/MozPhab/, you have to use terminal anyway there is no way to raise the patch without using terminal :)
Feel free to ask here or in #introduction on chat.mozilla.org or email me :)
Assignee | ||
Comment 6•4 years ago
|
||
Okay I got it. Working with moz-phab and i installed it using pip command as per your instructions. Just Understanding how to create a pull request.
Thanks :)
Updated•4 years ago
|
Assignee | ||
Comment 7•4 years ago
|
||
Kindly assign this issue to me.
Thanks :)
Comment 8•4 years ago
|
||
We have a bot to auto-assign when someone sends the patch for the bug
Assignee | ||
Comment 9•4 years ago
|
||
Ohhkay. I got it :)
Assignee | ||
Comment 10•4 years ago
|
||
Updated•4 years ago
|
Assignee | ||
Comment 11•4 years ago
|
||
Ohhkay...Now I get it I finally created a pull request. and automated bot assigned me to this issue.
Updated•4 years ago
|
Comment 12•4 years ago
|
||
Comment 13•4 years ago
|
||
bugherder |
Updated•2 years ago
|
Description
•