aboutsummaryrefslogtreecommitdiff
path: root/kitty/kitty-themes/CONTRIBUTING.md
blob: fed9d6dccc48c86114b84d38d0f087a21f6c3693 (plain)
1
2
3
4
5
6
7
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;