From 3e5bda4cda7a4e2fdd7bc242711bead654db7932 Mon Sep 17 00:00:00 2001 From: "LB (Ben Johnston)" Date: Thu, 5 May 2022 20:07:49 +1000 Subject: [PATCH] Add github tip about packages. --- Python-Package-Maintenance-Guidelines.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Python-Package-Maintenance-Guidelines.md b/Python-Package-Maintenance-Guidelines.md index ccf1b3d..02335ea 100644 --- a/Python-Package-Maintenance-Guidelines.md +++ b/Python-Package-Maintenance-Guidelines.md @@ -109,3 +109,7 @@ Note: Small packages may use their readme as documentation. These guidelines onl - The repository must be archived and moved to the [wagtail-deprecated](https://github.com/wagtail-deprecated) organisation - A message must be added to the readme. This should be visible on both PyPI as well + +## Github tips + +* To remove the 'packages' section from a Github project's about sidebar, click the small cog next to the word 'about', then untick packages.