Skip to content

[extras/linenoise] UTF-8 support not working properly #5100

[extras/linenoise] UTF-8 support not working properly

[extras/linenoise] UTF-8 support not working properly #5100

Workflow file for this run

name: Greetings
on: [issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thank you for submitting an issue! :)'
pr-message: 'Thanks for submitting your first PR. This is the way to great software! ;-)'