@@ -17,7 +17,10 @@ Please report any bugs you see at [bugs.joindiaspora.com](http://bugs.joindiaspo
...
@@ -17,7 +17,10 @@ Please report any bugs you see at [bugs.joindiaspora.com](http://bugs.joindiaspo
## Contributing to Diaspora
## Contributing to Diaspora
You can find an introduction to the source code [here](http://github.com/diaspora/diaspora/wiki/An-Introduction-to-the-Diaspora-Source).
You can find an introduction to the source code [here](http://github.com/diaspora/diaspora/wiki/An-Introduction-to-the-Diaspora-Source).
Bugs and pending features are on our [issue tracker](http://bugs.joindiaspora.com). Here are a few good places to start:
Bugs and pending features are on our [issue tracker](http://bugs.joindiaspora.com).
A step-by-step guide to development using git can be found [here](http://github.com/diaspora/diaspora/wiki/Git-Workflow).
Here are a few good places to start:
- Run "rake spec" to run our [Rspec](http://blog.davidchelimsky.net/2007/05/14/an-introduction-to-rspec-part-i/)
- Run "rake spec" to run our [Rspec](http://blog.davidchelimsky.net/2007/05/14/an-introduction-to-rspec-part-i/)
unit test suite. [Here](http://github.com/diaspora/diaspora/wiki/Introduction-to-Our-Rspec-Convention) is an introduction to our Rspec convention. Take a look at the pending specs, make one pass!
unit test suite. [Here](http://github.com/diaspora/diaspora/wiki/Introduction-to-Our-Rspec-Convention) is an introduction to our Rspec convention. Take a look at the pending specs, make one pass!
...
@@ -44,14 +47,14 @@ We need you to fill out a
...
@@ -44,14 +47,14 @@ We need you to fill out a
before we can accept your patches. The agreement gives Diaspora joint
before we can accept your patches. The agreement gives Diaspora joint
ownership of the patch so the copyright isn't scattered. You can find it
ownership of the patch so the copyright isn't scattered. You can find it