From 167e5a95cafaee0ac2f94f2a81ef0dd8942760d3 Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Sat, 6 Apr 2024 08:43:34 +0530 Subject: [PATCH] [meta] Call out custom icons as a good starter task --- CONTRIBUTING.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5042b6712..857e18fb5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -59,7 +59,10 @@ See [docs/](docs/README.md) for how to edit these documents. ## Code contributions -If you'd like to contribute code, it is best to start small. +Code is a small aspect of community, and the ways mentioned above are more +important in helping us. But if you'd _really_ like to contribute code, it is +best to start small. Consider some well-scoped changes, say like adding more +[custom icons to auth](auth/docs/adding-icons.md). Each of the individual product/platform specific directories in this repository have instructions on setting up a dev environment and making changes. The issues