10 lines
311 B
Text
10 lines
311 B
Text
|
= icon('book fw')
|
||
|
After you've reviewed these contribution guidelines, you'll be all set to
|
||
|
|
||
|
- options = contribution_options(viewer.project)
|
||
|
- if options.any?
|
||
|
= succeed '.' do
|
||
|
= options.to_sentence(two_words_connector: ' or ', last_word_connector: ', or ').html_safe
|
||
|
- else
|
||
|
contribute to this project.
|