summaryrefslogtreecommitdiff
path: root/.config/kitty/kitty-themes/CONTRIBUTING.md
diff options
context:
space:
mode:
authorIndrajith K L2023-09-08 14:43:41 +0530
committerIndrajith K L2023-09-08 14:43:41 +0530
commit0f144c1ef9d831b1c663ef998f40e22c33156d9e (patch)
treedd20b22ce18b5e6e0b00b43d1b5a2699792563f1 /.config/kitty/kitty-themes/CONTRIBUTING.md
downloadDotFiles-master.tar.gz
DotFiles-master.tar.bz2
DotFiles-master.zip
Initial CommitHEADmaster
* Adds Basic dot files configs
Diffstat (limited to '.config/kitty/kitty-themes/CONTRIBUTING.md')
-rw-r--r--.config/kitty/kitty-themes/CONTRIBUTING.md8
1 files changed, 8 insertions, 0 deletions
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;