0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2024-12-22 05:33:03 -05:00

readme.md

This commit is contained in:
Bert van der Weerd 2022-02-03 11:25:54 +01:00
parent fc3edeb102
commit ea76d87dad
No known key found for this signature in database
GPG key ID: 4CFABB96ADE0F5B1

View file

@ -66,3 +66,7 @@ Now you let Mercurial create the patch:
hg diff > ../my-nightly-patch.patch
```
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.