1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-02 09:21:40 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
Jesse Duffield
924a152ae9
Update CONTRIBUTING.md 2022-11-15 16:00:46 +11:00
Jesse Duffield
2b8e412ed3
Update CONTRIBUTING.md 2022-11-14 20:54:27 +11:00
Jesse Duffield
5eeaebde98
Update CONTRIBUTING.md 2022-11-13 12:05:14 +11:00
Jesse Duffield
ffe5e16688 add profiling guide to contributor docs 2022-10-11 08:16:34 -07:00
Jesse Duffield
24a07ae85a update docs for lazycore 2022-10-09 08:49:49 -07:00
Jesse Duffield
ef82f39431 better PR template 2022-08-16 08:08:39 +10:00
Jesse Duffield
ae798157d2 update comments 2022-08-13 13:55:08 +10:00
Jesse Duffield
6e6e8ce8ca
Update CONTRIBUTING.md 2022-07-04 18:09:24 +10:00
Jesse Duffield
8433367dac
Update CONTRIBUTING.md 2022-04-07 08:41:02 +10:00
Moritz Haase
ac687a5a2a docs: Add section about code formatting to contributors guide
Explain that gofumpt is used instead of gofmt and how to configure VSCode to use it.
2022-03-23 08:18:06 +11:00
Moritz Haase
91dab7fef9 docs: Update 'VS Code launch configuration' in contribution guide
To simplify debugging via VS Code, add '--debug' argument to example launch
configuration. Also, reword the hint regarding the 'console' key slightly. It
has apparently been available for a long time in stable releases and is also
listed in the documentation. It is however, still marked as an experimental
feature, even in the current release v1.65.2.

See: https://code.visualstudio.com/updates/v1_5#_launch-debug-target-in-integrated-terminal
See: https://code.visualstudio.com/Docs/editor/debugging#_launchjson-attributes
2022-03-15 19:42:52 +11:00
Jesse Duffield
7f85bf5563
Update CONTRIBUTING.md 2022-01-27 19:32:30 +11:00
Jesse Duffield
3e21143a0e add debugging section to contributor guide 2022-01-27 19:30:25 +11:00
Jesse Duffield
b5a8ecf786 update contributing docs 2022-01-18 22:06:17 +11:00
Jesse Duffield
4a1d23dc27 bump gocui 2022-01-08 16:05:11 +11:00
Jesse Duffield
e4888e924e update docs 2021-10-18 22:24:51 +11:00
Glenn Vriesman
a820189450 Added entry to the contributing guide 2018-09-06 17:31:19 +02:00
Nicolas Borboën
8c823965ab
[fix] link to code of conduct 2018-08-07 14:59:22 +02:00
Nicolas Borboën
2311675d08 It appears that markdown files are better handeled by GitHub with extensions. 2018-08-07 14:38:58 +02:00