From 8f0edbd91af4f8acd894e4dfd88e4390923914b4 Mon Sep 17 00:00:00 2001 From: AbdullahMRiad <72317193+AbdullahMRiad@users.noreply.github.com> Date: Sun, 10 May 2026 00:44:46 +0300 Subject: [PATCH] no-bug: Fix capitalization of 'GitHub' in README (gh-13635) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e97baf11b..9df57ae26 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Zen is a firefox-based browser with the aim of pushing your productivity to a ne ### Contributing -If you'd like to report a bug, please do so on our [GitHub Issues page](https://github.com/zen-browser/desktop/issues/) and for feature requests, you can use [Github Discussions](https://github.com/zen-browser/desktop/discussions). +If you'd like to report a bug, please do so on our [GitHub Issues page](https://github.com/zen-browser/desktop/issues/) and for feature requests, you can use [GitHub Discussions](https://github.com/zen-browser/desktop/discussions). Zen is an open-source project, and we welcome contributions from the community! Please take a look at the [contribution guidelines](./docs/contribute.md) before getting started!