You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
grzuy edited this page Sep 28, 2011
·
11 revisions
How to claim and work on bugs
So you'd like to start contributing, but you don't know where to start? This is a fairly large project,
which means it's useful to begin with a small fix so you can get used to the codebase. We have an issue tracker
at github.com/diaspora/diaspora/issues. Note that here
and elsewhere we often use the terms "issue" and "bug" interchangably.
This page covers how to be assigned a bug, and what to do as you work on it.
On the left hand side of the Issues page, there are some handy labels that might help narrow down the list. Try looking at the QuickFix label for some smaller issues.
Before you start working on the bug, read about how we use git.