diff --git a/packages/android_intent_plus/.github/ISSUE_TEMPLATE/BUG.md b/.github/ISSUE_TEMPLATE/BUG.md similarity index 98% rename from packages/android_intent_plus/.github/ISSUE_TEMPLATE/BUG.md rename to .github/ISSUE_TEMPLATE/BUG.md index 882abf0325..6366de1721 100644 --- a/packages/android_intent_plus/.github/ISSUE_TEMPLATE/BUG.md +++ b/.github/ISSUE_TEMPLATE/BUG.md @@ -22,7 +22,8 @@ assignees: '' ## System info Issue occurs on: iOS / Android / both -Plugin version: xxx +Plugin name: +Plugin version: Flutter doctor output: ``` diff --git a/packages/android_intent_plus/.github/ISSUE_TEMPLATE/SUPPORT.md b/.github/ISSUE_TEMPLATE/SUPPORT.md similarity index 100% rename from packages/android_intent_plus/.github/ISSUE_TEMPLATE/SUPPORT.md rename to .github/ISSUE_TEMPLATE/SUPPORT.md diff --git a/packages/android_intent_plus/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md similarity index 100% rename from packages/android_intent_plus/.github/ISSUE_TEMPLATE/feature_request.md rename to .github/ISSUE_TEMPLATE/feature_request.md