diff --git a/gitlab-howto.md b/gitlab-howto.md index 449329d..025752b 100644 --- a/gitlab-howto.md +++ b/gitlab-howto.md @@ -47,7 +47,7 @@ When migrating stuff between repos, DO NOT copy files over. Use cherry-pick inst # Adding an issue -- If the issue is not in gitlab yet, pick a ticket in trac that you want to copy. Copy the description manually to gitlab (go to https://gitlab.isc.org/tomek/kea, click on issues on the left, then "New Issue"). Close the ticket in trac with a link to gitlab issue. +- If the issue is not in gitlab yet, pick a ticket in trac that you want to copy. Copy the description manually to gitlab (go to https://gitlab.isc.org/isc-projects/kea, click on issues on the left, then "New Issue"). Close the ticket in trac with a link to gitlab issue. - If you have something new to work on, create an issue in gitlab: go to https://gitlab.isc.org/tomek/kea, Make sure it's assigned to kea1.5 milestone. Assign labels as necessary. Add labels if they're missing. We'll decide on the best way to substitute kea-proposed mechanism.