Skip to content

Commit 030cfc9

Browse files
committed
Link to local installation instructions in CONTRIBUTING.md
1 parent a60f5bb commit 030cfc9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ You can then [open a pull request][pr] on [the l10n repository][l10n].
3535
## Tips for contributing
3636
3737
1. Choose [an issue][issues] that you would like to work on.
38-
2. Fork the repository and follow the instructions for setting it up locally.
39-
3. Run the add-on locally and try reproducing the issue.
40-
4. Debug add-ons by clicking the “Settings” icon in about:addons, and then clicking “Debug Add-ons”
41-
5. Click “Inspect” on the MAC add-on to open developer tools for the popup extension (see [this documentation][extension-doc] for more information)
42-
6. Once you have a fix ready, commit your changes with the following commit message template: “Fix #<insert issue id #>: <short description>”
43-
7. Push your changes and open a pull request for review.
38+
2. Fork the repository and follow the [instructions for setting it up locally](https://extensionworkshop.com/documentation/develop/temporary-installation-in-firefox/).
39+
4. Run the add-on locally and try reproducing the issue.
40+
5. Debug add-ons by clicking the “Settings” icon in about:addons, and then clicking “Debug Add-ons”
41+
6. Click “Inspect” on the MAC add-on to open developer tools for the popup extension (see [this documentation][extension-doc] for more information)
42+
7. Once you have a fix ready, commit your changes with the following commit message template: “Fix #<insert issue id #>: <short description>”
43+
8. Push your changes and open a pull request for review.
4444
4545
If you run into an issue, you can always ask the other community members in the [discussions board][discussions].
4646
@@ -51,4 +51,4 @@ If you run into an issue, you can always ask the other community members in the
5151
[issues]: https://github.com/mozilla/multi-account-containers/issues
5252
[l10n]: https://github.com/mozilla-l10n/multi-account-containers-l10n/
5353
[pr]: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests
54-
[web-ext]: https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Getting_started_with_web-ext
54+
[web-ext]: https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Getting_started_with_web-ext

0 commit comments

Comments
 (0)