From b475b9bcbdf78a10c76836d242142030580346c4 Mon Sep 17 00:00:00 2001 From: Bert van der Weerd Date: Thu, 3 Feb 2022 11:32:28 +0100 Subject: [PATCH] readme.md --- README.md | 2 +- README.md.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ba2f518..6ceba42 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,6 @@ hg diff > ../my-nightly-patch.patch ``` And it can be uploaded to BugZilla. -##### (copy of mozilla readme) Now the fun starts +##### *(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. diff --git a/README.md.in b/README.md.in index ee838cd..948c8af 100644 --- a/README.md.in +++ b/README.md.in @@ -67,6 +67,6 @@ hg diff > ../my-nightly-patch.patch ``` And it can be uploaded to BugZilla. -##### (copy of mozilla readme) Now the fun starts +##### *(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.