From b235c55bc4e9cdfed2b16655ff92623c55cc56aa Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 25 Jan 2021 22:11:44 +0100 Subject: [PATCH] Create pull_request_templat.md --- pull_request_templat.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 pull_request_templat.md diff --git a/pull_request_templat.md b/pull_request_templat.md new file mode 100644 index 0000000..6c28fc5 --- /dev/null +++ b/pull_request_templat.md @@ -0,0 +1,16 @@ +## Problem +- *Description of why you made this PR* + +## Solution +- *And how do you fix that problem* + +## PR Status +- [ ] Code finished. +- [ ] Tested with Package_check. +- [ ] Fix or enhancement tested. +- [ ] 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!"*