Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 695 Bytes

File metadata and controls

17 lines (10 loc) · 695 Bytes

Contributing to xscriptor/nvim

First off, thank you for considering contributing to this Neovim configuration! It's people like you that make Neovim such a great tool.

Where do I go from here?

If you've noticed a bug or have a feature request, make sure to check our issues (https://github.com/xscriptor/nvim/issues) to see if someone else in the community has already created a ticket. If not, go ahead and make one!

Fork & create a branch

If this is something you think you can fix, then fork this repository and create a branch with a descriptive name.

A good branch name would be (where issue 325 is the ticket you're working on):

git checkout -b update-colorscheme