2020-10-24 23:57:45 +05:30
|
|
|
= sprite_icon('book')
|
2017-09-10 17:25:29 +05:30
|
|
|
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-13 15:44:24 +05:30
|
|
|
= Gitlab::Utils.to_exclusive_sentence(options).html_safe
|
2017-09-10 17:25:29 +05:30
|
|
|
- else
|
|
|
|
contribute to this project.
|