From f14e43de4ad105c5bf3fc8977fa93adf1524830a Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Thu, 19 Mar 2020 18:01:40 +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 314c271..d7cd620 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/etherpad_mypads_ynh%20PR-NUM-/badge/icon)](https://ci-apps-hq.yunohost.org/jenkins/job/etherpad_mypads_ynh%20PR-NUM-/) *Please replace '-NUM-' in this link by the PR number.*