From 3b22769adb6041b19fb327ad51838d996e0252e5 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Mon, 24 Jun 2019 15:55:19 -0500 Subject: [PATCH] add more Hub docs --- .github/CONTRIBUTING.md | 6 ++++++ .github/README.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 28593e3f5..bda2e5062 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,3 +1,9 @@ +## Community + +Discourse posts + +Check out the FilterLists Hub, a place for discussing how to write rules, maintain FilterLists, and chat about the state of the adblocking community. + ## Adding or Updating Lists To submit a new list or update data about an existing list, please submit a pull request to [data](https://github.com/collinbarrett/FilterLists/tree/master/data) in conjunction with the data model described [here](https://github.com/collinbarrett/FilterLists/wiki/Data-Model_sidebar). Alternatively, you can [open a new issue](https://github.com/collinbarrett/FilterLists/issues/new) providing information for all of the fields described in the [data model](https://github.com/collinbarrett/FilterLists/wiki/Data-Model_sidebar). diff --git a/.github/README.md b/.github/README.md index e9847317b..15baeefa5 100644 --- a/.github/README.md +++ b/.github/README.md @@ -29,6 +29,12 @@ Typical adblockers run as an extension in popular web browsers. As we browse the # Contributing +## Community + +Discourse posts + +Check out the FilterLists Hub, a place for discussing how to write rules, maintain FilterLists, and chat about the state of the adblocking community. + ## Adding or Updating Lists To submit a new list or update data about an existing list, please submit a pull request to [data](https://github.com/collinbarrett/FilterLists/tree/master/data) in conjunction with the data model described [here](https://github.com/collinbarrett/FilterLists/wiki/Data-Model_sidebar). Alternatively, you can [open a new issue](https://github.com/collinbarrett/FilterLists/issues/new) providing information for all of the fields described in the [data model](https://github.com/collinbarrett/FilterLists/wiki/Data-Model_sidebar).