angular-cli
angular-cli copied to clipboard
@angular-devkit/schematics glossary is missing Task
The Schematics Glossary doesn't introduce what a Task
is, making it difficult for new schematic developers to know what Task
s should be used for and how they work.
The Schematics for libraries page on angular.io demonstrates an example for adding a task, but it also doesn't provide an explanation on what a Task
is. When do they run (before/after the Tree
has been transformed by Rule
s)? Do they run in parallel? How do you manage Task
dependencies?
This issue is to document Task
in the Schematics Glossary table so that it's easier for developers to create their own Task
s.
Hey, I would like to work on this issue, please guide me further on how to get started, as I am a total beginner.
@AnjaliJha1221, you can start by going through our contributing docs. Let me know if you have any specific questions.
hello @alan-agius4 looking at the contributing docs I'm not clear if you would assign the issue to yourself first before the submitting the PR or should one just start work on it and submit the PR when done
@adyngom, you can just submit a PR.
Hey, I would like to work on this issue.
@khushbubijawat feel free to take it on.
Hey @alan-agius4 I would like to contribute on this issue.
any updates on this issue?
Please let me know if I'm missing anything for the PR. Thanks in advance 😊
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.