Skip to content

Commit 535da93

Browse files
authored
Merge pull request microsoft#187144 from microsoft/Tyriar-patch-1
Create commands/codespaces_issue.yml
2 parents 94cfd18 + e1021bf commit 535da93

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/commands/codespaces_issue.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Learn more about the syntax here:
2+
# https://docs.github.com/en/early-access/github/save-time-with-slash-commands/syntax-for-user-defined-slash-commands
3+
---
4+
trigger: codespaces_issue
5+
title: Codespaces Issue
6+
description: Report downstream
7+
8+
steps:
9+
- type: fill
10+
template: |-
11+
This looks like an issue with the Codespaces service which we don't track in this repository. You can report this to the Codespaces team at https://github.com/orgs/community/discussions/categories/codespaces

0 commit comments

Comments
 (0)