From 3526aab03b15cf49668c4fd34f9d698a1438b363 Mon Sep 17 00:00:00 2001 From: Bert van der Weerd Date: Thu, 3 Feb 2022 12:34:45 +0100 Subject: [PATCH] readme.md --- README.md | 3 +++ README.md.in | 3 +++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index 182813b..b6f8b43 100644 --- a/README.md +++ b/README.md @@ -70,3 +70,6 @@ And it can be uploaded to Bugzilla. ##### *(copy of Mozilla readme)* Now the fun starts Time to start hacking! You should join us on [Matrix](https://chat.mozilla.org/), say hello in the [Introduction channel](https://chat.mozilla.org/#/room/#introduction:mozilla.org), and [find a bug to start working on](https://codetribute.mozilla.org/). See the [Firefox Contributors’ Quick Reference](https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html#firefox-contributors-quick-reference) to learn how to test your changes, send patches to Mozilla, update your source code locally, and more. + +#### Hey, I'm using a Mac or Windows :( +We understand, life isn't always fair. The same steps as above do apply, you'll just have to walk through the beginning part of the guides for [MacOS](https://firefox-source-docs.mozilla.org/setup/macos_build.html), [Windows](https://firefox-source-docs.mozilla.org/setup/windows_build.html). diff --git a/README.md.in b/README.md.in index e2a7551..60283fa 100644 --- a/README.md.in +++ b/README.md.in @@ -70,3 +70,6 @@ And it can be uploaded to Bugzilla. ##### *(copy of Mozilla readme)* Now the fun starts Time to start hacking! You should join us on [Matrix](https://chat.mozilla.org/), say hello in the [Introduction channel](https://chat.mozilla.org/#/room/#introduction:mozilla.org), and [find a bug to start working on](https://codetribute.mozilla.org/). See the [Firefox Contributors’ Quick Reference](https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html#firefox-contributors-quick-reference) to learn how to test your changes, send patches to Mozilla, update your source code locally, and more. + +#### Hey, I'm using a Mac or Windows :( +We understand, life isn't always fair. The same steps as above do apply, you'll just have to walk through the beginning part of the guides for [MacOS](https://firefox-source-docs.mozilla.org/setup/macos_build.html), [Windows](https://firefox-source-docs.mozilla.org/setup/windows_build.html).