You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`🎉 I just completed the GitHub Copilot CLI 101 course by @nisalgunawardhana!\n\nLevelled up my terminal workflow with GitHub Copilot CLI. Here's my submission:\n${issueUrl}\n\n#GitHubCopilot #DevTools #OpenSource #100DaysOfCode`
88
+
`🎉 I just completed GitHub Copilot CLI 101 by @nisalgunawardhana!\n\n` +
89
+
`Levelled up my terminal workflow with GitHub Copilot CLI 🚀\n\n` +
You've successfully completed **GitHub Copilot CLI 101** and your submission has been reviewed and approved by [@nisalgunawardhana](https://github.com/nisalgunawardhana).
65
-
66
-
---
67
-
68
-
### Your Completion Badge
69
-
70
-
${badgeMd}
71
-
72
-
Add this to your GitHub profile README or portfolio:
73
-
74
-
\`\`\`markdown
75
-
${badgeMd}
76
-
\`\`\`
77
-
78
-
---
79
-
80
-
### Share Your Achievement
81
-
82
-
You put in the work — now show it off! Let your network know you levelled up your dev workflow:
83
-
84
-
| Platform | Link |
85
-
|----------|------|
86
-
| 🐦 Twitter / X | [Share on Twitter](${twitterShareUrl}) |
87
-
| 💼 LinkedIn | [Share on LinkedIn](${linkedInShareUrl}) |
88
-
89
-
> **Suggested caption:**
90
-
> *"Just completed GitHub Copilot CLI 101! 🚀 Learned how to use \`gh copilot explain\` and \`gh copilot suggest\` to supercharge my terminal workflow. Check it out 👇 ${repoUrl}"*
91
-
92
-
---
93
-
94
-
_Reviewed and approved by [@nisalgunawardhana](https://github.com/nisalgunawardhana) · [View submission](${issueUrl})_`;
`Your submission for **GitHub Copilot CLI 101** has been reviewed and approved by [@nisalgunawardhana](https://github.com/nisalgunawardhana).\n\n` +
105
+
`---\n\n` +
106
+
`### 🏅 Your Completion Badge\n\n` +
107
+
`${badgeMd}\n\n` +
108
+
`**Copy this to your GitHub profile README or portfolio:**\n\n` +
109
+
`\`\`\`markdown\n${badgeMd}\n\`\`\`\n\n` +
110
+
`> Replace the badge link with this issue URL: \`${issueUrl}\`\n\n` +
111
+
`---\n\n` +
112
+
`### 📣 Share Your Achievement!\n\n` +
113
+
`You put in the work — show it off and inspire others!\n\n` +
114
+
`| | Platform | Suggested tag |\n` +
115
+
`|---|---|---|\n` +
116
+
`| 🐦 | [Share on Twitter / X](${twitterUrl}) | Tag **@nisalgunawardhana** |\n` +
`> **Caption idea:** *"Just completed GitHub Copilot CLI 101 by @nisalgunawardhana! 🚀 Learned how to use \`gh copilot explain\` & \`gh copilot suggest\` to supercharge my terminal. Check it out 👇 ${repoUrl} #GitHubCopilot #DevTools"*\n\n` +
119
+
`---\n\n` +
120
+
`### 🔔 Want more learning opportunities?\n\n` +
121
+
`Follow [@nisalgunawardhana on GitHub](https://github.com/nisalgunawardhana) to get notified when new courses and hands-on workshops drop!\n\n` +
122
+
`[](https://github.com/nisalgunawardhana)\n\n` +
123
+
`---\n\n` +
124
+
`_Reviewed and approved by [@nisalgunawardhana](https://github.com/nisalgunawardhana) · [View submission #${issueNumber}](${issueUrl})_`;
0 commit comments