diff --git a/.github/ISSUE_TEMPLATE/checklist-for-release.md b/.github/ISSUE_TEMPLATE/checklist-for-release.md index eaf469cc7..fa9d9d30c 100644 --- a/.github/ISSUE_TEMPLATE/checklist-for-release.md +++ b/.github/ISSUE_TEMPLATE/checklist-for-release.md @@ -14,7 +14,6 @@ assignees: doegox, iceman1001 - [ ] `make clean; make client CC=clang CXX=clang++ LD=clang++` on recent Debian or Ubuntu - [ ] `mymanualchecks.sh` - [ ] `mycppcheck.sh` no alarming warning? -- [ ] `mymakeclang.sh` no alarming error/warning ? - [ ] `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)