From 495c22d1245b6212b21b7379a542df73dfa77206 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 6 Apr 2020 18:09:37 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- .gitlab/issue_templates/Migrations.md | 67 +++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 .gitlab/issue_templates/Migrations.md (limited to '.gitlab/issue_templates') diff --git a/.gitlab/issue_templates/Migrations.md b/.gitlab/issue_templates/Migrations.md new file mode 100644 index 00000000000..378e3b01f6a --- /dev/null +++ b/.gitlab/issue_templates/Migrations.md @@ -0,0 +1,67 @@ +# Project Name | Migration Tracker + + +## Background + + + +### Goals + + + +## Quick Facts + + + + * **Timeline.** - + * **Product.** - GitLab Gold/Ultimate or Commnunity Edition + * **Project's License.** What kind of OSI-approved license does your project use? + +## Current Tooling and Replacements + + + +| Tool | Feature | GitLab feature | GitLab edition | +| --- | --- | --- | --- | +| | | | | + +## Collaborators + + + +## Related Issues + + + +### Blockers + * [ ] ADD_LINK_TO_ISSUE_HERE + +### Urgent + * [ ] + +### Important but not urgent + * [ ] + +### Nice to have + * [ ] + + +------ + +/label ~Open-Source ~movingtogitlab +/cc @nuritzi \ No newline at end of file -- cgit v1.2.3