From f129bfef5d9c0ef1659b75318b02557a6bea9318 Mon Sep 17 00:00:00 2001 From: you-n-g Date: Thu, 24 Mar 2022 16:21:52 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5c4a3d7d8..e3f8595f8 100644 --- a/README.md +++ b/README.md @@ -469,6 +469,8 @@ If you don't know how to start to contribute, you can refer to the following exa | Dataset | [Add a dataset](https://github.com/microsoft/qlib/pull/733) | | Models | [Implement a new model](https://github.com/microsoft/qlib/pull/689) | +[Good first issues](https://github.com/microsoft/qlib/labels/good%20first%20issue) are labelled to indicate that they are easy to start your contributions. + If you would like to become one of Qlib's maintainers to contribute more (e.g. help merge PR, triage issues), please contact us by email([qlib@microsoft.com](mailto:qlib@microsoft.com)). We are glad to help you to set the right permission. ## Licence