summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2022-07-04 18:09:24 +1000
committerGitHub <noreply@github.com>2022-07-04 18:09:24 +1000
commit6e6e8ce8ca3201d5664a6f60d7363216686c1a20 (patch)
treed8e7de1bfdda518350aeddd2031fe1549d459695 /CONTRIBUTING.md
parent7fbb073b1861150f0b93d25074e5e011ab791434 (diff)
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 33dbbbfbf..11fb75202 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -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