Skip to content

Commit

Permalink
Ran spotless checks from root for the first time and it found more to…
Browse files Browse the repository at this point in the history
… correct.
  • Loading branch information
TheRealAgentK committed Sep 5, 2024
1 parent cf45be3 commit f0e5baa
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
If you have suggestions for how the issue might be resolved or investigated, please describe them here.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Add any other context or screenshots about the feature request here.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
uses: marocchino/sticky-pull-request-comment@v2
with:
header: pr-title-lint-error
delete: true
delete: true

0 comments on commit f0e5baa

Please sign in to comment.