mikuli.cz

:)
git clone https://git.sr.ht/~ashymad/mikuli.cz
Log | Files | Refs

commit 82710a50237c8cdc4437f565796493a6945ac25e
parent e2c87a9a8b073e2e2ee8e367c02340f34b4fa344
Author: markseu <mark2011@mayberg.se>
Date:   Tue, 31 Dec 2019 11:50:14 +0100

Added example theme

Diffstat:
MCONTRIBUTING.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md @@ -17,7 +17,7 @@ Everyone is welcome to contribute and give feedback. ## How to make an extension -1. [Start with an example extension](https://github.com/schulle4u/yellow-extension-example). +1. [Start with the example extension](https://github.com/schulle4u/yellow-extension-example) and [basic extension](https://github.com/schulle4u/yellow-extension-basic). 2. Aim for a simple solution, first make it work then make it better. 3. Upload your extension to GitHub, let us know if you need help.