Melvin

Results 33 issues of Melvin

Tasks: [] move all relevant information from ./developers to better locations [] remove ./developers reference from README.md

documentation
enhancement

Investigate and implement best practices for #! hashbang and utf-8 headers

documentation
enhancement
code-quality

This is a code improvement ticket

documentation
enhancement
good first issue
code-quality

feed.py and test_feed.py return HTTP return codes Alternative, use Click provided errors instead. Sources: * *

enhancement
good first issue
code-quality

you can remove the user from the constructor

enhancement
good first issue
code-quality

Implement `--editor` working with `make` in Jetbrains products. Note: this might be a jetbrains/make issue with a (yet) (un)known solution/workaround.

hopla-add-todo
low-priority

Tasks * Add a gif to the README.md showing : + install command + configure command + 2-3 simple commands * put it in a prominent place (at the top)

documentation
enhancement

Go to the list over [here](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions) and improve the repository: - [] About community management and moderation - [] About community profiles for public repositories - [] Accessing a project's...

documentation

This is a generic issue to go over the documentation once in a while just to make sure it is still up to date with the code. Documentation of interest:...

documentation
code-quality

The following command fails: ```bash hopla request -XPOST --body-param uuids [wikiFAQ_bot] /api/v3/groups/party/invite ``` With: HTTP Status Code: 400 ```json { "success": false, "error": "BadRequest", "message": "User ID invites must be...

enhancement
hopla-request