Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriele Mohr <75983861+gabi18@users.noreply.github.com>2022-07-12 20:44:58 +0300
committerHannah von Reth <vonreth@kde.org>2022-07-20 14:34:27 +0300
commitabd0a72b0d3e59612448ab36997c9dff0d93d901 (patch)
tree56f278f89b68f3a027400d147bd9fc2d30f3e0d5 /.github
parentaf2d6afded78cb8f5f9e02528dd431dc549c330f (diff)
Improve text concerning templates
Diffstat (limited to '.github')
-rw-r--r--.github/release_template.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/release_template.md b/.github/release_template.md
index e7eb1afe6..e639ee85c 100644
--- a/.github/release_template.md
+++ b/.github/release_template.md
@@ -43,9 +43,9 @@ __TODO__:
* [ ] in defs.sh edit `repo=` and update `platform_docker_images=`
* [ ] RUN.sh -> paste the log/test_YYYYMMDD_hhmm.log file into the client release ticket.
* [ ] QA: [Antivirus scan](https://confluence.owncloud.com/display/OG/Virus+Scanning)
-* [ ] QA: Create testplan according to release type (patch release: add tests in a comment, for major/minor release: create a separate ticket), for testplan templates see https://confluence.owncloud.com/display/OG/Desktop+Client+Release+Process and link here
-* [ ] QA: Add changelog testing as a comment (to the testplan ticket or here), changeLog issues see https://github.com/owncloud/client/releases/ and link here
-* [ ] QA: If required: create a separate test plan ticket for Windows VFS testing from [Template](https://github.com/owncloud/QA/blob/master/Desktop/Test_Plan_VFS.md) and link here
+* [ ] QA: Create the testplan according to release type (patch release: add tests in a comment, for major/minor release: create a separate ticket), see [Testplan Templates](https://confluence.owncloud.com/display/OG/Desktop+Client+Release+Process) - add the link here
+* [ ] QA: Add the __Changelog Testing__ as a comment (to this ticket or the testplan), for changelog issues see [Client Releases](https://github.com/owncloud/client/releases/) - add the link here
+* [ ] QA: If required: create a separate test plan ticket for Windows VFS testing from [VFS Template](https://github.com/owncloud/QA/blob/master/Desktop/Test_Plan_VFS.md) - add the link here
### Final Rebuild after QA Approval