1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-15 01:34:26 +02:00

[fix] link to code of conduct

This commit is contained in:
Nicolas Borboën
2018-08-07 14:59:22 +02:00
committed by GitHub
parent aa6a0bd43b
commit 8c823965ab

View File

@ -22,7 +22,7 @@ welcome your pull requests:
## Code of conduct ## Code of conduct
Please note by participating in this project, you agree to abide by the [code of conduct]. Please note by participating in this project, you agree to abide by the [code of conduct].
[code of conduct]: https://github.com/jesseduffield/lazygit/blob/master/CONTRIBUTING.md [code of conduct]: https://github.com/jesseduffield/lazygit/blob/master/CODE-OF-CONDUCT.md
## Any contributions you make will be under the MIT Software License ## Any contributions you make will be under the MIT Software License
In short, when you submit code changes, your submissions are understood to be In short, when you submit code changes, your submissions are understood to be
@ -31,4 +31,4 @@ covers the project. Feel free to contact the maintainers if that's a concern.
## Report bugs using Github's [issues](https://github.com/jesseduffield/lazygit/issues) ## Report bugs using Github's [issues](https://github.com/jesseduffield/lazygit/issues)
We use GitHub issues to track public bugs. Report a bug by [opening a new We use GitHub issues to track public bugs. Report a bug by [opening a new
issue](https://github.com/jesseduffield/lazygit/issues/new); it's that easy! issue](https://github.com/jesseduffield/lazygit/issues/new); it's that easy!