From 80738a368370fb42674d1504c7ccc9e3f79c9b44 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 20 Jan 2021 20:09:07 -0500 Subject: [PATCH] add link to LGTM alerts --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0f356470..c8c00d48 100644 --- a/README.md +++ b/README.md @@ -561,6 +561,8 @@ You can also access the docs locally by looking in the [`ArchiveBox/docs/`](http All contributions to ArchiveBox are welcomed! Check our [issues](https://github.com/ArchiveBox/ArchiveBox/issues) and [Roadmap](https://github.com/ArchiveBox/ArchiveBox/wiki/Roadmap) for things to work on, and please open an issue to discuss your proposed implementation before working on things! Otherwise we may have to close your PR if it doesn't align with our roadmap. +Low hanging fruit / easy first tickets: Total alerts + ### Setup the dev environment #### 1. Clone the main code repo (making sure to pull the submodules as well)