From 52451a90994bc818c15cc1e3b01a51c03cae3a36 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 2 Apr 2024 09:05:21 +1000 Subject: [PATCH] github: add a template for "please file a pr" --- .github/label-commenter-config.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.github/label-commenter-config.yml b/.github/label-commenter-config.yml index 49e61e4d..0eee9cd4 100644 --- a/.github/label-commenter-config.yml +++ b/.github/label-commenter-config.yml @@ -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