Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_user_dropdown_contributing_link.html.haml « shared « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 564d21a39be88e6ed261b1895ddb35fa5309079b (plain)
1
2
3
%li
  = link_to "https://about.gitlab.com/contributing", target: '_blank', class: 'text-nowrap' do
    = _("Contribute to GitLab")