Skip to content

Error message should be more informative when integer literal is being used as both integer and float #216

Error message should be more informative when integer literal is being used as both integer and float

Error message should be more informative when integer literal is being used as both integer and float #216

name: Set Issue Expectations
on:
issues:
types: [opened]
jobs:
comment-on-issue:
name: Comment On Issue
runs-on: ubuntu-latest
steps:
- uses: actions/github@v1.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
args: |
comment "Thanks for reporting this! To set expectations:
- Issues are reviewed in [batches](https://github.com/elm/expectations/blob/master/batching.md), so it can take some time to get a response.
- Ask questions in a [community forum](https://elm-lang.org/community). You will get an answer quicker that way!
- If you experience something similar, open a new issue. [We like duplicates](https://github.com/elm/expectations/blob/master/duplicates.md).
Finally, please be patient with the core team. They are trying their best with limited resources."