From 845091fea7c6d477b6d2f15ed94ccb222f8bb27c Mon Sep 17 00:00:00 2001 From: hackerESQ Date: Mon, 26 Aug 2024 18:44:28 -0500 Subject: [PATCH] contribution section --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 351e003..0b1a6f3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,14 @@ Investbrain helps you manage and track the performance of your investments. ## Contributing -Thank you for considering a contribution to Investbrain! Please open a pull request on our [Github repository](https://github.com/investbrainapp/investbrain). +Thank you for considering a contribution to Investbrain! Please open a pull request on our [Github repository](https://github.com/investbrainapp/investbrain). Here are some ideas for first time contributors: + +- Improve our documentation +- Create new market data providers +- Enhance the user interface +- Fix bugs + +Don't forget to include passing tests with any pull requests. ## Code of Conduct