Skip to content

Commit

Permalink
ci(needs-reproduction): remove line breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
robingenz committed Oct 17, 2023
1 parent 92fc76c commit 81da30a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/needs-reproduction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,4 @@ jobs:
with:
issue-number: ${{ github.event.issue.number }}
body: |
Please provide a [Minimal, Reproducible Example](https://stackoverflow.com/help/minimal-reproducible-example)
using [this template](https://github.com/capawesome-team/.capacitor-app) in a public GitHub repository
so we can debug the issue.
Please provide a [Minimal, Reproducible Example](https://stackoverflow.com/help/minimal-reproducible-example) using [this template](https://github.com/capawesome-team/.capacitor-app) in a public GitHub repository so we can debug the issue.

0 comments on commit 81da30a

Please sign in to comment.