We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent facf0d6 commit 49a1ff4Copy full SHA for 49a1ff4
.github/ISSUE_TEMPLATE/new-command-request.md
@@ -0,0 +1,20 @@
1
+---
2
+name: New Command request
3
+about: Suggest a new command to be added to cmd.ms
4
+title: ''
5
+labels: enhancement
6
+assignees: ''
7
+
8
9
10
+**Proposed name of the new command**
11
+If this is for a blade within a portal, add the product prefix before the command (e.g. adxxxx).
12
13
+**Description**
14
+Title/Description of the command (use the same name shown in the Microsoft portal).
15
16
+**Category**
17
+Name of the portal this blade lives in or the service name.
18
19
+**Url**
20
+The url this command should redirect to.
0 commit comments