diff --git a/.github/workflows/issue_comment.yml b/.github/workflows/issue_comment.yml index b2044da3..01b1e402 100644 --- a/.github/workflows/issue_comment.yml +++ b/.github/workflows/issue_comment.yml @@ -14,4 +14,4 @@ jobs: with: issue-number: ${{ github.event.issue.number }} body: | - Thank you for submitting this issue! The team will review your issue, tag with any additional tags as needed, and comment with any additional questions on information required to triage. Check out the [Microsoft Learn Student Hub](https://aka.ms/MSFTStudentHub) to learn more about Microsoft tools, programs, and developer communities. :sparkles: \ No newline at end of file + Thank you for submitting this issue! The team will review your issue, add any additional labels as needed, and comment with any additional questions on information required to triage. Check out the [Microsoft Learn Student Hub](https://aka.ms/MSFTStudentHub) to learn more about Microsoft tools, programs, and developer communities. :sparkles: