-
Notifications
You must be signed in to change notification settings - Fork 62
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 contributing guide #7
Comments
A few thoughts on some potential rules/guidelines:
Most of these thoughts from two books: Right now I don't really care about documentation as the code should be fairly self-documenting if we follow the above. When we do get round to it we should work out how to use |
This crosses over with #6 but I've added my thoughts here. I've added some simple tests in the branch |
Beauty. With practice we'll get better at writing better tests but as long as we're trying we're onthe right path. |
Once we're at the point where we know what we're doing re development, it would be good to write a
contributing.md
document so that others can quickly get going. I'd prefer to not add this into themaster
branch until it's complete as I always find it very confusing when I get halfway through a document like this and then it suddenly ends/there's gaps. Or we could add it and have a clear warning that it's unfinished.The text was updated successfully, but these errors were encountered: