mikuli.cz

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

commit 3581ce2163ae0ef7d6caf6715833d7e299efb6dc
parent 44d2421158dba1721106e4a550a330904dd28621
Author: markseu <mark2011@mayberg.se>
Date:   Sun,  2 Feb 2020 22:56:10 +0100

Updated documentation

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 the example feature](https://github.com/schulle4u/yellow-extension-example), [language](https://github.com/datenstrom/yellow-extensions/blob/master/languages/english/english-language.txt) or [theme](https://github.com/schulle4u/yellow-extension-basic). +1. [Start with an example feature](https://github.com/schulle4u/yellow-extension-example), [language](https://github.com/datenstrom/yellow-extensions/blob/master/languages/english/english-language.txt) or [theme](https://github.com/schulle4u/yellow-extension-basic). 2. Aim for a simple solution, first make it work then make it better. 3. Publish your extension, let us know if you need help. [What's available?](https://github.com/datenstrom/yellow-extensions)