stow_dotfiles/hyprland/.config/kitty/kitty-themes/CONTRIBUTING.md
2024-09-27 14:01:51 -04:00

8 lines
275 B
Markdown
Executable file

# 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;