Tasks that have been determined to be great starting points for new contributors
Details
Tue, Jan 19
Mon, Jan 11
Thanks for the merge :-) It feels really good to see a commit, however simple, being merged on a Monday morning!
Sat, Jan 9
bin/update contains
Thanks for the bug report. Do you have a log of what happens upon bin/update if pre-commit is missing? (it's sure is needed for committing, but i'm surprised it's needed for bin/update).
Also, is it needed for a raw "bin/update" or only for "bin/update -i" (that also install Python dependencies?).
Fri, Jan 8
Mon, Jan 4
Tue, Dec 29
Mon, Dec 28
Please, not only document but add to the code something like
python_requires='>=3.7'
to setup.py so that the Pypi packages are not installable in older versions.
Dec 19 2020
Dec 2 2020
Nov 27 2020
Nov 25 2020
Nov 20 2020
Oct 19 2020
Oct 12 2020
Oct 9 2020
I elevated the priority of this task because I have done a demo yesterday and it would be better to have the chosen icon in a top menu
Oct 6 2020
Oct 1 2020
Sep 25 2020
Sep 23 2020
Sep 22 2020
Sep 19 2020
this has been fixed a while ago by D2669