construct icon indicating copy to clipboard operation
construct copied to clipboard

Add support for repositories hosted on GitLab

Open raphaelstolt opened this issue 7 years ago • 1 comments

To also support users opting for GitLab, it would be useful to aid them in constructing a package structure targeted for GitLab. This could be done by introducing a --profile or similar named option which excepts gitlab or github as a value, with github being the default.

raphaelstolt avatar Sep 23 '16 10:09 raphaelstolt

Templates for GitLab Examples:

  • https://gitlab.com/gitlab-org/gitlab-ce/tree/master/.gitlab/issue_templates
  • https://gitlab.com/gitlab-org/gitlab-ce/tree/master/.gitlab/merge_request_templates

Also related - .gitlab-ci.yml #207

ghost avatar Sep 29 '17 07:09 ghost