From 0f144c1ef9d831b1c663ef998f40e22c33156d9e Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Fri, 8 Sep 2023 14:43:41 +0530 Subject: Initial Commit * Adds Basic dot files configs --- .config/kitty/kitty-themes/CONTRIBUTING.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .config/kitty/kitty-themes/CONTRIBUTING.md (limited to '.config/kitty/kitty-themes/CONTRIBUTING.md') diff --git a/.config/kitty/kitty-themes/CONTRIBUTING.md b/.config/kitty/kitty-themes/CONTRIBUTING.md new file mode 100644 index 0000000..fed9d6d --- /dev/null +++ b/.config/kitty/kitty-themes/CONTRIBUTING.md @@ -0,0 +1,8 @@ +# Contributing to kitty-themes + +We always welcome your pull request! To start contributing follow these simple +steps: + +1. Fork the repo and create your branch from `master`; +2. Add your theme as config file under `themes` directory; +3. Issue the pull request through github; -- cgit v1.2.3