From 2c6bf98a9663d83305c1ab633da4eed6bf830350 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hubert=20Figui=C3=A8re?= Date: Wed, 10 Jul 2024 20:40:23 -0400 Subject: [PATCH] template: added explicit 'where to put the description' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hubert Figuière --- .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 7b81327..607efef 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,6 +5,8 @@ - [ ] Please describe the application briefly. + + - [ ] The domain used for the application ID is [controlled by the application developers][appid-domain] and the [application id guidelines][appid] are followed. - [ ] I have read the and followed all the [Submission and licence requirements][reqs]. - [ ] I have [built][build] and tested the submission locally.