Repo "tachyons/botframework-ruby" is not added to CodeTriage yet, add it!

diaspora

https://github.com/diaspora/diaspora

Ruby

A privacy-aware, distributed, open source social network.

Pdf::Finance::InvoiceReportData#invoice_footnote

No Docs, write some!

Source | Google | Stack overflow

Edit

git clone [email protected]:diaspora/diaspora.git

cd diaspora

open

Contribute

# Make a new branch

git checkout -b -your-name--update-docs-Pdf--Finance--InvoiceReportData-invoice_footnote-for-pr


# Commit to git

git add git commit -m "better docs for Pdf::Finance::InvoiceReportData#invoice_footnote"


# Open pull request

gem install hub # on a mac you can `brew install hub`

hub fork

git push <your name> -your-name--update-docs-Pdf--Finance--InvoiceReportData-invoice_footnote-for-pr

hub pull-request


# Celebrate!