From f9c06b613da62c134ad34dbe4b20f53db7137c5c Mon Sep 17 00:00:00 2001 From: Carl <32685696+csagan5@users.noreply.github.com> Date: Fri, 15 Jan 2021 01:34:00 +0100 Subject: [PATCH] Add section about contributing --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f4a4d125..1ad49db0 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,12 @@ See upstream documentation: https://github.com/chromium/chromium/blob/master/com Bromite uses an unindexed filter file, which is periodically published at https://github.com/bromite/filters +# Contributing + +Please submit issues following the issue template; beware that GitHub does not display the templates from mobile. + +Patches are welcome and accepted if they match the project goals; if you are willing to contribute you can open an issue to discuss patches submission. + # Credits * [Chromium project](https://www.chromium.org/Home) and developers