e30fca43b3
subrepo: subdir: "dotfiles/.vim/plugged/vim-devicons" merged: "71f239af2" upstream: origin: "https://github.com/ryanoasis/vim-devicons.git" branch: "master" commit: "71f239af2" git-subrepo: version: "0.4.3" origin: "???" commit: "???"
871 B
871 B
Contributing Guide
How to contribute
- Fork the project and submit a Pull Request (PR)
- Explain what the PR fixes or improves
- Screenshots for bonus points
- Use sensible commit messages
- If your PR fixes a separate issue number, include it in the commit message
Things to keep in mind
- Smaller PRs are likely to be merged more quickly than bigger changes
- If it is a useful PR it will get merged in eventually
- This project was using Semantic Versioning 2.0.0 but we have since mostly abandoned that
- Try to add to the unit tests where possible so we can maintain our test coverage
- Issues not filled out with the template will be closed straight away and will only be responded to once filled properly