From 82e2d99de25846e4ea6fc204939ee6cb66134b18 Mon Sep 17 00:00:00 2001 From: trimstray Date: Thu, 7 Nov 2019 13:31:53 +0100 Subject: [PATCH] add note to 'Contributing' chapter - signed-off-by: trimstray --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 86e33d1..f8d1d83 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,10 @@ These below rules may be better: - easy to contribute to (Markdown + HTML ...) - easy to find (simple TOC, maybe it's worth extending them?) +Remember this when you want to add something new: + + > **_This repository is not meant to contain everything that is available - only good quality stuff._** + Url marked **\*** is temporary unavailable. Please don't delete it without confirming that it has permanently expired. Before adding a pull request, please see the **[contributing guidelines](CONTRIBUTING.md)**. All **suggestions/PR** are welcome!