diff options
| author | fosdick.io <67963637+fosdickio@users.noreply.github.com> | 2025-03-03 14:40:30 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-03 14:40:30 -0500 |
| commit | 04349e5d611f08373ee8077f50bc0b6af33797a5 (patch) | |
| tree | fa17735a1921e6ac5dc19c024c4aec2b38444e44 /.github/ISSUE_TEMPLATE/feature_request.md | |
| parent | 7f17245620a4ddc6878ae79575dc78a9b10bceaa (diff) | |
Add Portal file upload info to the bug report template
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 4f379ed3..8ca767ee 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -2,7 +2,7 @@ name: Request a feature about: Let us know how we could improve Binary Ninja title: '' -labels: enhancement +labels: '' assignees: '' --- |
