From a6d3080c845823208bde48777c27a9106baf01f5 Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Mon, 18 Jan 2021 14:53:22 +0100 Subject: [PATCH] upgrade to version 1.0.2, edit the pull_request --- pull_request_template.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/pull_request_template.md b/pull_request_template.md index 2db70f4..c73ef7b 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -1,15 +1,16 @@ ## Problem -- *Description of why you made this PR* +- Upgrade to the version 1.0.2 ## Solution -- *And how do you fix that problem* +- BenoitCier found a solution in his Pull Request https://github.com/YunoHost-Apps/garradin_ynh/pull/32 +- I have added also a line for the script upgrade to put the file Utils.php in place to debug this version with Yunohost (perhaps it is temporally for this uniq version ?). ## PR Status -- [ ] Code finished. +- [x] Code finished. - [ ] Tested with Package_check. - [ ] Fix or enhancement tested. -- [ ] Upgrade from last version tested. -- [ ] Can be reviewed and tested. +- [x] Upgrade from last version tested. +- [x] Can be reviewed and tested. ## Package_check results ---