From d1452dbe367667c607aa1d57b482cf1f73b254ca Mon Sep 17 00:00:00 2001 From: Spenser Black Date: Thu, 14 Dec 2023 13:56:14 -0500 Subject: [PATCH] Document possible future issues --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0215e98..4d2cbbb 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,13 @@ gh extension install spenserblack/gh-collab-montage - Specify if you want the avatars to be circles or squares - Specify the margin between avatars +## Possible Features + +These features will be implemented if they are requested. Raise an issue if you're interested! + +- Generating montages from other sources (collaborators, organization members, a manually-defined file, etc.) +- ??? + ## Example The following example was generated with `gh collab-montage -R o2sh/onefetch --size 100 --margin 5`.