From fdd4662bd1bbc906c6907d29e5cd0e2920b8c1c8 Mon Sep 17 00:00:00 2001 From: Guilherme Leme Date: Wed, 19 Jun 2024 13:49:42 -0300 Subject: [PATCH] [add-lint-and-ci] Customize files for plugin, not SDK --- ...n-html-plugin-sdk-issue.md => bigbluebutton-plugin-issue.md} | 0 .github/ISSUE_TEMPLATE/config.yml | 2 ++ 2 files changed, 2 insertions(+) rename .github/ISSUE_TEMPLATE/{bigbluebutton-html-plugin-sdk-issue.md => bigbluebutton-plugin-issue.md} (100%) diff --git a/.github/ISSUE_TEMPLATE/bigbluebutton-html-plugin-sdk-issue.md b/.github/ISSUE_TEMPLATE/bigbluebutton-plugin-issue.md similarity index 100% rename from .github/ISSUE_TEMPLATE/bigbluebutton-html-plugin-sdk-issue.md rename to .github/ISSUE_TEMPLATE/bigbluebutton-plugin-issue.md diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 793cc44..24d4408 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,6 +2,8 @@ blank_issues_enabled: false contact_links: - name: BigBlueButton GitHub Repository url: https://github.com/bigbluebutton/bigbluebutton + - name: BigBlueButton Plugin SDK GitHub Repository + url: https://github.com/bigbluebutton/bigbluebutton-html-plugin-sdk about: Everything BigBlueButton (in case you are looking for something different than plugin sdk) - name: Looking for commercial support in building/maintaining plugins url: https://bigbluebutton.org/commercial-support