1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-10-30 23:57:43 +02:00

Update CONTRIBUTING.md

This commit is contained in:
Jesse Duffield
2022-07-04 18:09:24 +10:00
committed by GitHub
parent 7fbb073b18
commit 6e6e8ce8ca

View File

@@ -6,6 +6,10 @@ When contributing to this repository, please first discuss the change you wish
to make via issue, email, or any other method with the owners of this repository
before making a change.
## PR walkthrough
[This video](https://www.youtube.com/watch?v=kNavnhzZHtk) walks through the process of adding a small feature to lazygit. If you have no idea where to start, watching that video is a good first step.
## All code changes happen through Pull Requests
Pull requests are the best way to propose changes to the codebase. We actively