summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorNicolas Borboën <ponsfrilus@users.noreply.github.com>2018-08-07 14:59:22 +0200
committerGitHub <noreply@github.com>2018-08-07 14:59:22 +0200
commit8c823965abd13090c0a72bdcbb03d920c3f04b39 (patch)
treeb7093089141da880520403e36c8633069ba55993 /CONTRIBUTING.md
parentaa6a0bd43b953279e726c92d4bd87656b12f1719 (diff)
[fix] link to code of conduct
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e28913f44..540eebb79 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -22,7 +22,7 @@ welcome your pull requests:
## 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
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)
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! \ No newline at end of file
+issue](https://github.com/jesseduffield/lazygit/issues/new); it's that easy!