Skip to content

Commit a2bf615

Browse files
authored
Update issue templates
1 parent ca3d823 commit a2bf615

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4-
title: ""
5-
labels: ""
6-
assignees: ""
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
78
---
89

910
# Bug Report
@@ -40,6 +41,7 @@ For more information, see the `CONTRIBUTING` guide.
4041
Add any other context about the problem here..
4142

4243
## Usage Information
44+
Request ID - Value of the `requestId` field if you are receiving a Graph API error response
4345

4446
SDK Version - [SDK version you are using]
4547

.github/ISSUE_TEMPLATE/feature_request.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
name: Feature request
33
about: Suggest an idea for this project
4-
title: ""
5-
labels: ""
6-
assignees: ""
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
78
---
89

910
# Feature Request

0 commit comments

Comments
 (0)