-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Be more contributor-friendly #17
Comments
I would leave the contribution text on the readme for now. When the project reaches stability, we can move it to a less relevant section, such as contributing.md. I run all my python code in PyCharm, so it is perfectly natural for me to change a file and run it, like to generate the bindings. But I guess we can be flexible and allow for more use cases, like running in a CLI. I agree with opening issues. Can you do it? I'll give you commit rights on this project, so that you can do it. |
We can also enable CI to check each PR and else stability. |
Hi @waghanza, CI is something that we have in our plans, so yes, we welcome any PR regarding that matter! 👍 |
@joaoventura done with PR #54 I plan to enable also windows, but only |
Merged #54 👍 |
awesome, we can also add a status badge on |
@waghanza, I was just writing that, can you build a PR with a status badge on the README? |
@joaoventura can you relaunch travis build ? due to our parallel work I think travis build the project before #54 was merge |
I'm searching how to do it, but cannot seem to find the relevant information.. |
Done! |
I also added documentation with PR #56, however I consider using this repository as a reference for documentation hosting |
Hi all, I'm not sure enabling For me, multi-platform tests should rely on libui |
A big issue in regards to libui is lack of documentation. I don't think this can be fixed Hopefully some hero can take the good parts and good idea of libui and create a new |
(Just to clarify in regards to my nick: I use python as well. Ruby and Python are |
Any ideas?
The text was updated successfully, but these errors were encountered: