From 93088485c31508f74dc8e19dfc7a55e906ae9024 Mon Sep 17 00:00:00 2001 From: you-n-g Date: Tue, 4 Jan 2022 19:16:04 +0800 Subject: [PATCH] Update README.md (#802) * Update README.md * Update README.md * Update README.md * Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index d64f88546..48873ed2e 100644 --- a/README.md +++ b/README.md @@ -418,6 +418,14 @@ For example, if you want to contribute to Qlib's document/code, you can follow t

+If you don't know how to start to contribute, you can refer to the following examples. +| Type | Examples | +| -- | -- | +| Solving issues | [Answer a question](https://github.com/microsoft/qlib/issues/749); [issuing](https://github.com/microsoft/qlib/issues/765) or [fixing](https://github.com/microsoft/qlib/pull/792) a bug | +| Docs | [Improve docs quality](https://github.com/microsoft/qlib/pull/797/files) ; [Fix a typo](https://github.com/microsoft/qlib/pull/774) | +| Feature | Implement a [requested feature](https://github.com/microsoft/qlib/projects) like [this](https://github.com/microsoft/qlib/pull/754); [Refactor interfaces](https://github.com/microsoft/qlib/pull/539/files) | +| Dataset | [Add a dataset](https://github.com/microsoft/qlib/pull/733) | +| Models | [Implement a new model](https://github.com/microsoft/qlib/pull/689) | ## Licence Most contributions require you to agree to a