From 111498571692567a63c7dfd59ade8e92f862465e Mon Sep 17 00:00:00 2001 From: mpariente Date: Thu, 20 Aug 2020 17:39:28 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e6b9b0abd..c5f0d7843 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,6 +6,8 @@ repository on GitHub: 2. Make your changes, test them, commit them and push them to your fork. 3. You can open a pull request on GitHub when you're satisfied. +__Things don't need to be perfect for PRs to be opened__. + If you made changes to the source code, you'll want to try them out without installing asteroid everytime you change something. To do that, install asteroid in develop mode either with pip