Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 401
J. David Ibáñez edited this page Jul 22, 2014 · 5 revisions
This wiki should gather resources for contributors of pygit2.
If you feel something should be added here, just create an issue.
- Coding Conventions - General Python and C coding conventions. These should be observed when contributing code.
- Guidelines - Guidelines on how pygit2's api is structured. These should be observed when creating new functionality or improving existing ones.