From add5af41ee23eb3f0b1d0ba196caccb079bdfa4d Mon Sep 17 00:00:00 2001 From: Andrea Amorosi Date: Tue, 28 Feb 2023 22:27:30 +0100 Subject: [PATCH] chore: add disclaimer to pr template --- .github/PULL_REQUEST_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 70037b5ca3..a199f2ea66 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -49,3 +49,5 @@ --- By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. + +**Disclaimer**: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful. \ No newline at end of file