diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 11028870d..6e3e32757 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,3 +1,7 @@ +--- +labels: triage +--- + # Required: ------------ [ ] I believe this isn't a duplicate topic diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index bb09ca8d9..000000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: Feature request -about: Suggest a new feature for OpenTimelineio -title: '' -labels: '' -assignees: '' - ---- - -## Feature Request - -Is this a New Feature, or a Proposed Change to existing Behavior? - -## Description - -Describe the new feature, or describe the modification to existing behavior, and provide context as necessary to help with understanding how the feature relates to a workflow or functionality. - -## Context - -Add any other context here, such as simulated output, or screenshots, that might help clarify the request.