You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature_request.yml
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,13 @@ description: Request a new feature that you would like to be part of the Postman
3
3
title: "<title>"
4
4
labels: "feature"
5
5
body:
6
+
- type: checkboxes
7
+
attributes:
8
+
label: Is there an existing request for this feature?
9
+
description: Please search to see if a feature request already exists. [Github Issue Tracker](https://github.com/postmanlabs/postman-app-support/issues)
10
+
options:
11
+
- label: I have searched the existing issues for this feature request
12
+
required: true
6
13
- type: textarea
7
14
attributes:
8
15
label: Is your feature request related to a problem?
0 commit comments