fut
fut copied to clipboard
futapi organization - looking for members to commit, moderate issues etc.
I've just created futapi organization on github that allows giving more permissions to members. Let me know here or via pm if You want contribute without pull request procedure or help me with managing issues, docs etc.
@oczkers
I think I'd be willing to help out, some. I'm not comfortable touching the api, itself, but I'm helping a few folks out in the Slack channel and finding quite a few common questions that could be answered in teh docs/readme.
@syndac
Great to hear this! We really need better readme and some kind of documentation/wiki page/simply faq with popular questions.
Hi oczkers. I worked with your library since few weeks. Would love to contribute. I'm not a dev expert but if you have easy rookie tasks just let me know !
@mothinx
We need a lot of work on documentation on some kind of examples but i know it's boring so all help is welcome :-)
@oczkers i can help with documentation and examples. what's the best way to help?
@TrevorMcCormick It would be great to have proper documentation instead of simple readme (with is old and incorect right now probably). readthedocs is great platform because it's using comments in code as a function/method/variable description - changes can be made in docs folder and it should update automatically on every commit.
requests docs can be used as a great (but complex) example how it works: https://github.com/requests/requests/tree/master/docs http://docs.python-requests.org/en/latest/
But i know it's a lot of work to connect all variables and make descriptions so simple readme update with maybe faq or few example how to search market/club and buy items for newcomers would be nice.
cool. @oczkers i will get started on a few outlines and start filling in what i know about. i'm sure many people know more than i do but once the framework gets set up, contributing will be easier and we can go from there