From 66d3ed9cfbc4ab94ffe2e431b45907abfb7de632 Mon Sep 17 00:00:00 2001 From: Apoorva Pendse Date: Sat, 19 Jul 2025 09:39:56 +0530 Subject: [PATCH] doc: Add missing project board link in README. This adds back the definition for the project board link that was dropped as a part of d3d77215508cc0a281de8d2b84292e4bc3394339. Discussion: https://chat.zulip.org/#narrow/channel/19-documentation/topic/Missing.20project.20board.20link.20in.20flutter.20readme Signed-off-by: Apoorva Pendse --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1bc12b65b6..979d096e4c 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ and describing your progress. [your first codebase contribution]: https://zulip.readthedocs.io/en/latest/contributing/contributing.html#your-first-codebase-contribution [what makes a great Zulip contributor]: https://zulip.readthedocs.io/en/latest/contributing/contributing.html#what-makes-a-great-zulip-contributor +[project board]: https://github.com/orgs/zulip/projects/5/views/4 [picking an issue to work on]: https://zulip.readthedocs.io/en/latest/contributing/contributing.html#picking-an-issue-to-work-on