From a0d672cabe0df4624e8f03432f26b43724c51ab6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Gon=C3=A7alves?= Date: Sun, 9 Nov 2025 03:41:45 -0100 Subject: [PATCH] Update contributing guidelines in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef4b57c..f322098 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Via is still a newborn. ## Contributing - Via is intentionally minimal and opinionated — and so is contributing. - If you love Go, simplicity, and meaningful abstractions — Come along for the ride! -- Fork, branch, build, break things. +- Fork, branch, build, tinker with things, submit a pull request. - Keep every line purposeful. - Share feedback: open an issue or start a discussion.