We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a56803 commit c99db8eCopy full SHA for c99db8e
.github/ISSUE_TEMPLATE/checklist-for-release.md
@@ -16,6 +16,8 @@ assignees: doegox, iceman1001
16
- [ ] `mymanualchecks.sh`
17
- [ ] `mycppcheck.sh` no alarming warning?
18
- [ ] `mystandalone_makes.sh` check that the script contains all standalone modes then compile all standalone modes (linux only)
19
+- [ ] `experimental_lib` compilation & tests
20
+- [ ] `experimental_client_with_swig` compilation & tests
21
- [ ] GitHub Actions - green across the board ( MacOS, Ubuntu, Windows)
22
- [ ] [Appveyor](https://ci.appveyor.com/project/RfidResearchGroup/proxmark3/history) green (PS)
23
0 commit comments