From 4c17ac5ac2c97943166c788f5f25bd6b47158376 Mon Sep 17 00:00:00 2001 From: "Emil J. Tywoniak" Date: Mon, 29 Sep 2025 23:03:29 +0200 Subject: [PATCH] .github: suggest Discourse in PR template --- .github/PULL_REQUEST_TEMPLATE.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 82daf609d..7eccdec3b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,9 @@ +_If your work is part of a larger effort, please discuss your general plans on [Discourse](https://yosyshq.discourse.group/) first to align your vision with maintainers._ + _What are the reasons/motivation for this change?_ _Explain how this is achieved._ -_If applicable, please suggest to reviewers how they can test the change._ +_Make sure your change comes with tests. If not possible, share how a reviewer might evaluate it._ + +_These template prompts can be deleted when you're done responding to them_ \ No newline at end of file