mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-02-09 13:47:11 +02:00
It appears that markdown files are better handeled by GitHub with extensions.
This commit is contained in:
parent
cda365a93f
commit
2311675d08
@ -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
|
||||
[code of conduct]: https://github.com/jesseduffield/lazygit/blob/master/CONTRIBUTING.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
|
@ -57,7 +57,7 @@ sudo apt-get install lazygit
|
||||
- [ ] i18n
|
||||
|
||||
## Contributing
|
||||
We love your input! Please check out the [contributing guide](CONTRIBUTING).
|
||||
We love your input! Please check out the [contributing guide](CONTRIBUTING.md).
|
||||
|
||||
## Work in progress
|
||||
This is still a work in progress so there's still bugs to iron out and as this is my first project in Go the code could no doubt use an increase in quality, but I'll be improving on it whenever I find the time. If you have any feedback feel free to [raise an issue](https://github.com/jesseduffield/lazygit/issues)/[submit a PR](https://github.com/jesseduffield/lazygit/pulls).
|
||||
|
Loading…
x
Reference in New Issue
Block a user