Skip to content

Commit

Permalink
github: add a template for "please file a pr"
Browse files Browse the repository at this point in the history
  • Loading branch information
whot committed Apr 1, 2024
1 parent 374a7a4 commit 52451a9
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/label-commenter-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,16 @@ labels:
pr:
body: |
Thanks for providing the sysinfo. Someone will be along shortly to review the PR.
- name: please file pull request
labeled:
issue:
body: |
This issue looks like it should be fixed in libwacom. Unfortunately the maintainers have
limited time and access to hardware for testing so the best approach to get this fixed
is for you to file a pull request.
If you're trying to add a new device to libwacom, this wiki page should get you started:
https://github.com/linuxwacom/libwacom/wiki/Adding-a-new-device
Meanwhile, I'm closing this bug in eager anticipation of a PR.
action: close

0 comments on commit 52451a9

Please sign in to comment.