2017-09-10 17:25:29 +05:30
|
|
|
= 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
|
2020-03-09 13:42:32 +05:30
|
|
|
= Gitlab::Utils.to_exclusive_sentence(options).html_safe
|
2017-09-10 17:25:29 +05:30
|
|
|
- else
|
|
|
|
contribute to this project.
|