debian-mirror-gitlab/app/views/projects/blob/viewers/_contributing.html.haml
2020-03-13 15:44:24 +05:30

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.