diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e7a3ae3..8a49824 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,19 +1,3 @@ - - --- name: Bug report about: Create a report to help us improve @@ -64,3 +48,19 @@ Please be sure to include as much information as possible: Following these steps will guarantee the quickest resolution possible. Thanks! + + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index a400f07..1a4c9ef 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,19 +1,3 @@ - - --- name: Feature request about: Suggest an idea for this library @@ -49,3 +33,19 @@ A clear and concise description of any alternative solutions or features you've **Additional context** Add any other context or screenshots about the feature request here. + + diff --git a/.github/ISSUE_TEMPLATE/support_request.md b/.github/ISSUE_TEMPLATE/support_request.md index 15b08b6..c8d978a 100644 --- a/.github/ISSUE_TEMPLATE/support_request.md +++ b/.github/ISSUE_TEMPLATE/support_request.md @@ -1,19 +1,3 @@ - - --- name: Support request about: If you have a support contract with Google, please create an issue in the Google @@ -35,3 +19,19 @@ If your bug or feature request is not related to this particular library, please Check for answers on StackOverflow with the [google-maps](http://stackoverflow.com/questions/tagged/google-maps) tag. --- + +