Skip to content

Commit 31200c7

Browse files
authored
Updated issue templates from .github. (#154)
Signed-off-by: dblock <[email protected]>
1 parent d2bcaa5 commit 31200c7

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
contact_links:
2+
- name: OpenSearch Community Support
3+
url: https://discuss.opendistrocommunity.dev/
4+
about: Please ask and answer questions here.
5+
- name: AWS/Amazon Security
6+
url: https://aws.amazon.com/security/vulnerability-reporting/
7+
about: Please report security vulnerabilities here.

.github/ISSUE_TEMPLATE/FEATURE_REQUEST_TEMPLATE.md renamed to .github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: 🎆 Feature request
33
about: Request a feature in this project
44
title: '[FEATURE]'
5-
labels: enhancement
5+
labels: 'enhancement, untriaged'
66
assignees: ''
77
---
88
**Is your feature request related to a problem?**

0 commit comments

Comments
 (0)