Skip to content

Commit 82c5d79

Browse files
authored
Update feature_request.yml
1 parent 2c8c5cd commit 82c5d79

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ description: Request a new feature that you would like to be part of the Postman
33
title: "<title>"
44
labels: "feature"
55
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
613
- type: textarea
714
attributes:
815
label: Is your feature request related to a problem?

0 commit comments

Comments
 (0)