Skip to content

Commit d6eb910

Browse files
arilivigniCopilot
andauthored
Enhance hands-on practice section with learning goals (#59872)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 95e12c6 commit d6eb910

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

content/copilot/how-tos/copilot-cli/cli-best-practices.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -484,6 +484,14 @@ To submit private feedback to {% data variables.product.github %} about {% data
484484
## Hands-on practice
485485
Try the [Creating applications with {% data variables.copilot.copilot_cli_short %}](https://github.com/skills/create-applications-with-the-copilot-cli) Skills exercise for practical experience building an application with {% data variables.copilot.copilot_cli_short %}.
486486

487+
Here is what you will learn:
488+
* Install {% data variables.copilot.copilot_cli_short %}
489+
* Use the issue template to create an issue
490+
* Generate a Node.js CLI calculator app
491+
* Expand calculator functionality
492+
* Write unit tests for calculator functions
493+
* Create, review, and merge your pull request
494+
487495
## Further reading
488496

489497
* [AUTOTITLE](/copilot/concepts/agents/about-copilot-cli)

0 commit comments

Comments
 (0)