From 43349c273d45e83224b130a47bf01a341a6ee481 Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Wed, 5 May 2021 23:11:43 +0200 Subject: [PATCH] fix --- conf/app.src | 2 +- pull_request_template.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/conf/app.src b/conf/app.src index c79ba67..9f75246 100644 --- a/conf/app.src +++ b/conf/app.src @@ -3,4 +3,4 @@ SOURCE_SUM=b6f3088d063185c17bb63f6b33ee5f3ba481a28f73931060fbc5e844e1a56bf9 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.bz2 SOURCE_IN_SUBDIR=true -SOURCE_FILENAME= +SOURCE_FILENAME= \ No newline at end of file diff --git a/pull_request_template.md b/pull_request_template.md index 040e119..a17d017 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -11,3 +11,5 @@ - [ ] Upgrade from last version tested. - [ ] Can be reviewed and tested. +## Package_check results +* An automatic package_check will be launch at https://ci-apps-dev.yunohost.org/, when you add a specific comment to your Pull Request: "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!"* \ No newline at end of file