From b5547308418aa3e83e095dc9dc2cd01057c94c2a Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Mon, 5 Oct 2020 18:36:45 +0000 Subject: [PATCH] =?UTF-8?q?docs(readme):=20=F0=9F=93=9D=20add=20link=20to?= =?UTF-8?q?=20Up=20and=20Running=20Issue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index 550891d0c..1a7207dff 100644 --- a/.github/README.md +++ b/.github/README.md @@ -77,7 +77,7 @@ We have containerized FilterLists to make it as easy as possible for contributer 1. Install Docker CE for your computer's operating system. [Docs](https://docs.docker.com/install/) 2. Clone the FilterLists git repository to your computer. [Docs](https://help.github.com/en/articles/cloning-a-repository) 3. Navigate to the root directory of your locally cloned FilterLists git repository in a command-line interface. -4. TBD... +4. [TBD...](https://github.com/collinbarrett/FilterLists/issues/1998) # Acknowledgements