From 125c4c881b3f65e3747f73c8e6aa3f25fcbb761e Mon Sep 17 00:00:00 2001 From: Shreyas Bapat Date: Wed, 15 Jan 2020 03:32:34 +0530 Subject: [PATCH] Remove waffle, fix the good first issue tag --- CONTRIBUTING.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index db7c2a3fc..2c5eed2a6 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -45,16 +45,12 @@ And point your browser to http://0.0.0.0:8000. Code writing ------------ -.. image:: https://img.shields.io/waffle/label/poliastro/poliastro/1%20-%20Ready.svg?style=flat-square - :target: https://waffle.io/poliastro/poliastro - :alt: 'Stories in Ready' - Code contributions are welcome! If you are looking for a place to start, help us fixing bugs in poliastro and check out the `"easy" tag`_. Those should be easier to fix than the others and require less knowledge about the library. -.. _`"easy" tag`: https://github.com/poliastro/poliastro/issues?q=is%3Aissue+is%3Aopen+label%3Aeasy +.. _`"good first issue" tag`: https://github.com/poliastro/poliastro/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22 If you are hesitant on what IDE or editor to use, just choose one that you find comfortable and stick to it while you are learning. People have