mirror of
https://github.com/maxmx03/dracula.nvim.git
synced 2026-09-10 07:26:19 -04:00
445 B
445 B
CONTRIBUTING TO DRACULA
-
Fork the
dracula.nvimrepository by clicking theForkbutton on github. -
Create a new branch for your contribution:
git checkout -b feat-plugin-support -
Make your changes using colorgen-nvim
-
Push your changes to your fork
-
Submit a pull request
-
Wait for feedback from the maintainers.
Thank you for contributing to dracula.nvim