-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add a "How to Contribute" section to the readme #2
Comments
Hi Kenny, First off, thank you very much for your interest in the Git Manager! A This would be easiest to do in four phases:
Feel free to skip anything here (especially the UI related stuff- 1a, 2a), and I'll add it in later on. Also feel free to reply to this thread if you'd like any further help/clarifications. Thanks again for the interest and help! Cheers, |
Hi Joel, What I do know is, I want to learn processing well and contribute to it in writing libraries, and I prefer the style of learning by learning through working in real and interesting projects. I like your library and hope to study it and contribute to it whenever possible. With the purpose in mind, if you were me, how would you design a learning path for yourself? again, if it is too wild to imagine :) , maybe just one or two steps to get me started with learning your libraries? I don't know whether I make sense of myself. Thanks again Kenny |
Hey Kenny, Have you built processing yet? That would be a great first step! You can find detailed instructions on how to do that here. Then, perhaps look through a few of the bugs, and try and tackle one that you find relatively easier. Of course, feel free to post one the issue if you get stuck somewhere (such as can't locate where something is done in the codebase). Regarding the Git-Manager itself, thanks again for offering to help out! The best way, again, would be to try and get it building. Feel free to post on this issue if you would like any help/get stuck somewhere. Next, perhaps try adding a (relatively) easier feature, either Cheers, |
Hi Joel, Best, |
Hi Joel,
Your work is cool and I like this tool and even more so especially when it is complete in the future. Thanks a lot.
I am a newbie in programming and processing, but I really want to speed up the process of Git-manager at least to complete the git branch function, as I want to have the function of making and checking branches.
Is it possible for you to provide me some guides or a map on how to learn to contribute in your Git-manager project? The guides or map does not have to be complete, a few steps on how I can start on this direction would be great too.
Thanks again
Kenny
The text was updated successfully, but these errors were encountered: