summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
authorRobert Henigan <robert.henigan@livio.io>2022-02-01 12:18:40 -0500
committerGitHub <noreply@github.com>2022-02-01 12:18:40 -0500
commitdb5c9438505c4a3a64d2e6a16b36b3a61358a3e9 (patch)
tree14416562ac2ec1ef5b1f529d192864810d9de16d /.github/ISSUE_TEMPLATE.md
parentad72c3384c966c089b4058bfa14da9cc32a1c694 (diff)
parente9da4b1ee56063242da25d7500789d5117dd871c (diff)
downloadsdl_android-1790.tar.gz
Merge pull request #1788 from smartdevicelink/bugfix/issue-1787-implement-github-forms1790
Implement Github Forms for issues
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r--.github/ISSUE_TEMPLATE.md23
1 files changed, 0 insertions, 23 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
deleted file mode 100644
index 1075a8f8d..000000000
--- a/.github/ISSUE_TEMPLATE.md
+++ /dev/null
@@ -1,23 +0,0 @@
-[Delete any non-applicable sections, but we may ask for more information or close the issue if the template is not followed. Please reference the [SmartDeviceLink GitHub Best Practices](https://d83tozu1c8tt6.cloudfront.net/media/resources/SDL_GitHub_BestPractices.pdf) for further instructions on how to enter an issue.]
-
-### Bug Report
-[Summary]
-
-##### Reproduction Steps
-1. [Step 1]
-2. [Step 2]
-3. [Step 3]
-
-##### Expected Behavior
-[Some expected behavior]
-
-##### Observed Behavior
-[Some observed behavior]
-
-##### OS & Version Information
-* Android Version: [What version of Android are you using when the bug occurred]
-* SDL Android Version: [What version of the library has this bug been seen on]
-* Testing Against: [What you tested with to observe this behavior]
-
-##### Test Case, Sample Code, and / or Example App
-[Paste a link to a PR, gist, or other code that exemplifies this behavior]