From 3b2ef9d8c03f76a63b5eac7234fc6e59baf85e21 Mon Sep 17 00:00:00 2001 From: Alex Williams Date: Fri, 31 Jul 2020 07:34:10 +0000 Subject: [PATCH] Attempted to fix formatting of CONTRIBUTING.md --- CONTRIBUTING.md | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1939c39..0a1ecbc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,19 +2,26 @@ Contributing to The Block List Project Without the communities help and input this won't work! We want to make contributing to this project as easy and transparent as possible, whether it's: -Reporting a false positive -Discussing the current state of the lists -Submitting a removal request -Proposing new URL -Becoming a maintainer +- Reporting a false positive + +- Discussing the current state of the lists + +- Submitting a removal request + +- Proposing new URL + +- Becoming a maintainer + We interact with Github We use github to host the lists, to track false positives and feature requests, as well as accept pull requests. Issues are the best way to propose changes to the lists (we use Github Flow). We actively welcome your pull requests: -Fork the repo and create your branch from master. -Issue that pull request! +1. Fork the repo and create your branch from master. + +2. Issue that pull request! + Any contributions you make will be under the Unlincense License Report bugs using Github's issues -- 2.47.2