9 lines
277 B
Text
9 lines
277 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
|
|
= Gitlab::Utils.to_exclusive_sentence(options).html_safe
|
|
- else
|
|
contribute to this project.
|