From 6a2627eba8d84c0149d16b62f66cbec483b74601 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 20 Jan 2021 09:55:08 +0100 Subject: [PATCH] Remove badge --- conf/systemd.service | 1 + pull_request_template.md | 6 ------ 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/conf/systemd.service b/conf/systemd.service index ddc546d..cff556e 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -1,5 +1,6 @@ [Unit] Description=Galène: videoconferencing server +Documentation=https://galene.org After=network.target [Service] diff --git a/pull_request_template.md b/pull_request_template.md index ff7ebe8..69ce5a0 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -10,9 +10,3 @@ - [ ] Fix or enhancement tested. - [ ] Upgrade from last version tested. - [ ] Can be reviewed and tested. - -## Package_check results ---- -*If you have access to [App Continuous Integration for packagers](https://yunohost.org/#/packaging_apps_ci) you can provide a link to the package_check results like below, replacing '-NUM-' in this link by the PR number and USERNAME by your username on the ci-apps-dev. Or you provide a screenshot or a pastebin of the results* - -[![Build Status](https://ci-apps-dev.yunohost.org/jenkins/job/galene_ynh%20PR-NUM-%20(USERNAME)/badge/icon)](https://ci-apps-dev.yunohost.org/jenkins/job/galene_ynh%20PR-NUM-%20(USERNAME)/)