From a5214ee6eaba664c135ea33c774d5335066a0f18 Mon Sep 17 00:00:00 2001 From: Andre Daniel Paredes <34843515+ADParedes@users.noreply.github.com> Date: Mon, 6 Feb 2023 11:04:42 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 88b6051a..21c174ad 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,6 +5,7 @@ Please visit [openDBM](https://aicure.com/opendbm/) page if you have not seen it ## What you should know - Read [code of conduct](https://github.com/AiCure/open_dbm/blob/master/CODE_OF_CONDUCT.md). +- Read [issues](https://github.com/AiCure/open_dbm/blob/master/ISSUES.md). - Read [License](https://github.com/AiCure/open_dbm/blob/master/license.txt). - Agree to contribute code under openDBM(GPL v3.0). - Before adding new feature/algorithmn make sure it's not patented.