From 94947361f1c1cd8b36f6acad2341294a66624987 Mon Sep 17 00:00:00 2001
From: erciccione <erciccione@protonmail.com>
Date: Tue, 10 Dec 2019 12:23:20 +0100
Subject: [PATCH] readme: officialize listing of only FOSS wallets in
 'Downloads' section

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index ee103e88..a2e332ca 100644
--- a/README.md
+++ b/README.md
@@ -56,6 +56,7 @@ Every section from here on out will talk about how to make a specific type of we
 
 A few random points of note:
 
+- After [a discussion](https://repo.getmonero.org/monero-project/monero-site/issues/982), the community decided to include only open source wallets in the 'Downloads' section of the website. Requests to add closed source wallets to that page will be rejected.
 - All external links must have http:// or https:// in front of them or they will not redirect properly.
 - If you want to add a new page to the navigation, you should go to ALL LANGUAGES in the `_data/lang` folder including `template` and add the page.
 - It is strongly strongly STRONGLY encouraged that if you make a change, you - at the minimum - test it on your local machine before submitting a PR. Sometimes unexpected things may happen due to a change. If you change a page, check the whole page on multiple screen sizes and browsers to make sure there wasn't any collateral damage.
-- 
GitLab