From e3ebe3afc5a1a8f712544ce7b5d3b54c93f44712 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Mon, 10 May 2021 00:11:33 +0200 Subject: [PATCH] Update checklist-for-release.md --- .github/ISSUE_TEMPLATE/checklist-for-release.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/checklist-for-release.md b/.github/ISSUE_TEMPLATE/checklist-for-release.md index 8fcd9c267..27fde4573 100644 --- a/.github/ISSUE_TEMPLATE/checklist-for-release.md +++ b/.github/ISSUE_TEMPLATE/checklist-for-release.md @@ -15,7 +15,7 @@ assignees: doegox, iceman1001 - [ ] `mymanualchecks.sh` - [ ] `mycppcheck.sh` no alarming warning? - [ ] `mymakeclang.sh` no alarming error/warning ? -- [ ] `mystandalone_makes.sh` compile all standalone modes (linux only) +- [ ] `mystandalone_makes.sh` check that the script contains all standalone modes then compile all standalone modes (linux only) - [ ] GitHub Actions - green across the board ( MacOS, Ubuntu, Windows) - [ ] [Appveyor](https://ci.appveyor.com/project/RfidResearchGroup/proxmark3/history) green (PS) @@ -45,4 +45,4 @@ sudo make install; pushd /tmp; proxmark3 -c 'data load -f lf_EM4x05.pm3;lf searc - [ ] OpenSuse - [ ] OSX - [ ] Android -- [ ] Termux \ No newline at end of file +- [ ] Termux