This repository was archived by the owner on Sep 1, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212 - title : Plan the migration
1313 description : Explore your options for making the move to GitHub
1414 event : issues.closed
15- link : https://github.com/ {{ user.username }}/{{ course.template.name }}/ issues/1
15+ link : ' {{ repoUrl }}/issues/1'
1616 actions :
1717 - type : createIssue
1818 action_id : new_issue
2626 - title : Prepare the project
2727 description : Get your project ready to be moved to GitHub
2828 event : issues.closed
29- link : https://github.com/ {{ user.username }}/{{ course.template.name }}/ issues
29+ link : ' {{ repoUrl }}/issues'
3030 actions :
3131 - type : createIssue
3232 action_id : new_issue
4242 - title : Public or private repository?
4343 description : Understand the difference between a public and private repository
4444 event : issues.closed
45- link : https://github.com/ {{ user.username }}/{{ course.template.name }}/ issues
45+ link : ' {{ repoUrl }}/issues'
4646 actions :
4747 - type : createIssue
4848 title : Importing your project
5858 - title : Complete the Import
5959 description : Publish your project on GitHub
6060 event : push
61- link : https://github.com/ {{ user.username }}/{{ course.template.name }}/ issues
61+ link : ' {{ repoUrl }}/issues'
6262 actions :
6363 - type : closeIssue
6464 issue : Importing your project
You can’t perform that action at this time.
0 commit comments