This pull request introduces a new tutorial markdown file and updates the README.md to include a reference to this tutorial, enhancing the repository's documentation on issue classification workflow setup for level 100 users.
Adds a new tutorial fileTUTORIAL_ISSUE_CLASSIFICATION.md that provides a comprehensive guide on setting up and understanding the .github/workflows/issue_classification.yml file. This includes an introduction to GitHub Actions and workflows, detailed steps for setting up the workflow, customization options, and examples.
Updates the README.md to include a new section "GitHub Workflow Tutorials" with a reference to the newly added tutorial. This guides users directly to the tutorial for more information on setting up the issue classification workflow.
Related to #40
This pull request introduces a new tutorial markdown file and updates the README.md to include a reference to this tutorial, enhancing the repository's documentation on issue classification workflow setup for level 100 users.
TUTORIAL_ISSUE_CLASSIFICATION.md
that provides a comprehensive guide on setting up and understanding the.github/workflows/issue_classification.yml
file. This includes an introduction to GitHub Actions and workflows, detailed steps for setting up the workflow, customization options, and examples.For more details, open the Copilot Workspace session.