diff --git a/.github/ISSUE_TEMPLATE/1.bug_report.yml b/.github/ISSUE_TEMPLATE/1.bug_report.yml index 4564a1b6..4b03803a 100644 --- a/.github/ISSUE_TEMPLATE/1.bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1.bug_report.yml @@ -32,6 +32,7 @@ body: - Icons (@videojs/icons) - HTML (@videojs/html) - React (@videojs/react) + - SPF (@videojs/spf) - Utils (@videojs/utils) - HTML Example - React Example diff --git a/.github/ISSUE_TEMPLATE/2.feature_request.yml b/.github/ISSUE_TEMPLATE/2.feature_request.yml index 313a8394..599d342f 100644 --- a/.github/ISSUE_TEMPLATE/2.feature_request.yml +++ b/.github/ISSUE_TEMPLATE/2.feature_request.yml @@ -39,6 +39,7 @@ body: - Icons (@videojs/icons) - HTML (@videojs/html) - React (@videojs/react) + - SPF (@videojs/spf) - Utils (@videojs/utils) - type: textarea id: motivation diff --git a/.github/ISSUE_TEMPLATE/3.docs_feedback.yml b/.github/ISSUE_TEMPLATE/3.docs_feedback.yml index 5791b873..66800d0e 100644 --- a/.github/ISSUE_TEMPLATE/3.docs_feedback.yml +++ b/.github/ISSUE_TEMPLATE/3.docs_feedback.yml @@ -27,6 +27,7 @@ body: - Icons (@videojs/icons) - HTML (@videojs/html) - React (@videojs/react) + - SPF (@videojs/spf) - general framework documentation validations: required: true