From 01da639839203439075d6944867b776247ee12f2 Mon Sep 17 00:00:00 2001 From: Marius Arvinte Date: Sun, 12 Jul 2026 13:27:31 -0700 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1bfead0..67d69ed 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ ![GitHub License](https://img.shields.io/github/license/IntelLabs/IDEAS) [![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/IntelLabs/IDEAS/badge)](https://scorecard.dev/viewer/?uri=github.com/IntelLabs/IDEAS) +> [!NOTE] +> IDEAS is a framework under active development which may still go through major changes with each release. +> If you encounter any issues or have questions about how to run the framework, please do not hesitate to [open a GitHub issue](https://github.com/IntelLabs/IDEAS/issues/new). + # Requirements Tested on Ubuntu 24.04. From bb3c06a9141cdc91a0bb416c06a4c730fd13b1f2 Mon Sep 17 00:00:00 2001 From: Marius Arvinte Date: Sun, 12 Jul 2026 13:28:10 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67d69ed..e01759e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/IntelLabs/IDEAS/badge)](https://scorecard.dev/viewer/?uri=github.com/IntelLabs/IDEAS) > [!NOTE] -> IDEAS is a framework under active development which may still go through major changes with each release. +> IDEAS is a framework under active development which may go through major changes with each release. > If you encounter any issues or have questions about how to run the framework, please do not hesitate to [open a GitHub issue](https://github.com/IntelLabs/IDEAS/issues/new). # Requirements