From f8a6e01df0cf1d411f9802a43676a59bc5da4154 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguy=E1=BB=85n?= Date: Mon, 2 Jul 2018 21:51:13 -0700 Subject: [github] Combined iOS, macOS issue templates --- .github/ISSUE_TEMPLATE/darwin.md | 34 ++++++++++++++++++++++++++++++++++ .github/ISSUE_TEMPLATE/ios.md | 34 ---------------------------------- .github/ISSUE_TEMPLATE/macos.md | 34 ---------------------------------- 3 files changed, 34 insertions(+), 68 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/darwin.md delete mode 100644 .github/ISSUE_TEMPLATE/ios.md delete mode 100644 .github/ISSUE_TEMPLATE/macos.md (limited to '.github/ISSUE_TEMPLATE') diff --git a/.github/ISSUE_TEMPLATE/darwin.md b/.github/ISSUE_TEMPLATE/darwin.md new file mode 100644 index 0000000000..8986f68785 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/darwin.md @@ -0,0 +1,34 @@ +--- +name: iOS or macOS +about: Mapbox Maps SDK for iOS or macOS + +--- + + +### Steps to reproduce + + 1. + 2. + 3. + +### Expected behavior + + + +### Actual behavior + + + +### Configuration + +**Mapbox SDK versions:** +**iOS/macOS versions:** +**Device/simulator models:** +**Xcode version:** diff --git a/.github/ISSUE_TEMPLATE/ios.md b/.github/ISSUE_TEMPLATE/ios.md deleted file mode 100644 index ed7defdd20..0000000000 --- a/.github/ISSUE_TEMPLATE/ios.md +++ /dev/null @@ -1,34 +0,0 @@ ---- -name: iOS -about: Mapbox Maps SDK for iOS - ---- - - -### Steps to reproduce - - 1. - 2. - 3. - -### Expected behavior - - - -### Actual behavior - - - -### Configuration - -**Mapbox SDK versions:** -**iOS versions:** -**Device/simulator models:** -**Xcode version:** diff --git a/.github/ISSUE_TEMPLATE/macos.md b/.github/ISSUE_TEMPLATE/macos.md deleted file mode 100644 index f3718f966b..0000000000 --- a/.github/ISSUE_TEMPLATE/macos.md +++ /dev/null @@ -1,34 +0,0 @@ ---- -name: macOS -about: Mapbox Maps SDK for macOS - ---- - - -### Steps to reproduce - - 1. - 2. - 3. - -### Expected behavior - - - -### Actual behavior - - - -### Configuration - -**Mapbox SDK versions:** -**macOS versions:** -**Mac models:** -**Xcode version:** -- cgit v1.2.1