From 0e91a06d3e3b82460d3742af8d89fa139fdc9d72 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Wed, 18 Mar 2020 20:04:06 +0100 Subject: [PATCH] Update pull_request_template.md --- pull_request_template.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pull_request_template.md b/pull_request_template.md index 3ad8883..a391dc3 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -2,7 +2,7 @@ - *Description of why you made this PR* ## Solution -- *And how you fix that* +- *And how do you fix that problem* ## PR Status - [ ] Code finished. @@ -14,10 +14,9 @@ ## Validation --- *Minor decision* -- **Upgrade previous version** : - [ ] **Code review** : -- [ ] **Approval (LGTM)** : -- [ ] **Approval (LGTM)** : +- [ ] **Approval (LGTM)** : +*Code review and approval have to be from a member of @YunoHost-Apps/apps-group* - **CI succeeded** : [![Build Status](https://ci-apps-hq.yunohost.org/jenkins/job/wordpress_ynh%20PR-NUM-/badge/icon)](https://ci-apps-hq.yunohost.org/jenkins/job/wordpress_ynh%20PR-NUM-/) *Please replace '-NUM-' in this link by the PR number.*