Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

Commit 6ab363d

Browse files
authored
Add note about installing hooks when contributing. (#65)
Tiny doc update about setup requirements for new contributors.
1 parent 84022c9 commit 6ab363d

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ Ok(())
3535

3636
The entry point of figue is [`builder`] — let yourself be guided from there.
3737

38+
## Contributing
39+
40+
Run `install/hooks.sh` to install pre-commit and pre-push hooks.
41+
3842
## Sponsors
3943

4044
Thanks to all individual sponsors:

README.md.in

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ Ok(())
3535

3636
The entry point of figue is [`builder`] — let yourself be guided from there.
3737

38+
## Contributing
39+
40+
Run `install/hooks.sh` to install pre-commit and pre-push hooks.
41+
3842
## Sponsors
3943

4044
Thanks to all individual sponsors:

0 commit comments

Comments
 (0)