diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5671d68..25f9509 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -29,10 +29,10 @@ If applicable, add screenshots to help explain your problem. - OS/SDK version: [e.g. Android 13, SDK 34 etc] - Raygun version: [e.g. 4.1.0] - Device information: [e.g. Samsung Galaxy S24] -- Other technologies or frameworks used: +- Other technologies or frameworks used: **Logs** If applicable, include relevant logs or error messages here (please use code blocks to format properly). **Possible Solution** -If you have suggestions for how the issue might be resolved or investigated, please describe them here. \ No newline at end of file +If you have suggestions for how the issue might be resolved or investigated, please describe them here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 75c00f8..032242f 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -19,4 +19,4 @@ Links to related tickets or other information are welcome here. A clear and concise description of any alternative solutions or features you've considered. **Additional context** -Add any other context or screenshots about the feature request here. \ No newline at end of file +Add any other context or screenshots about the feature request here. diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index f9eae92..aa33bec 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -34,4 +34,4 @@ jobs: uses: marocchino/sticky-pull-request-comment@v2 with: header: pr-title-lint-error - delete: true \ No newline at end of file + delete: true