Thank you for considering contributing to the nvim-project-marks
project! We welcome contributions from everyone.
- Fork the repository on GitHub.
- Clone your forked repository (
git clone https://github.com/BartSte/nvim-project-marks.git
). - Create a new branch (
git checkout -b my_branch_name
). - Make your changes.
- Commit your changes (
git commit -am "Add some feature"
). - Push your changes to your forked repository (
git push origin my_branch_name
). - Create a pull request on GitHub.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
If you encounter any bugs or issues, please report them on the issue tracker at:
By contributing to this project, you agree that your contributions will be licensed under the MIT License.