From 891bdf1a224d34a2cd8602c611e52ce7e8b0a1f0 Mon Sep 17 00:00:00 2001 From: developomp Date: Thu, 12 Sep 2024 21:10:54 +0900 Subject: [PATCH] improve waiting room list --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4642864..bc05b18 100644 --- a/README.md +++ b/README.md @@ -29,12 +29,13 @@ ## Waiting room -- [JIT frame scheduling on Linux with Nvidia graphics](https://github.com/NVIDIA/open-gpu-kernel-modules/discussions/620) -- [Coolify autoscaling with k8s](https://github.com/coollabsio/coolify/issues/2390) -- [Coolify shared variables bug fix](https://github.com/coollabsio/coolify/issues/2169) -- [process scanning with yara-x](https://virustotal.github.io/yara-x/docs/intro/yara-x-vs-yara/#no-process-scanning) -- [screen tearing on GNOME](https://gitlab.gnome.org/GNOME/mutter/-/issues/2517) -- [contributors-only issue creation](https://github.com/dear-github/dear-github/issues/293) +- feature + - [Linux Nvidia driver JIT frame scheduling](https://github.com/NVIDIA/open-gpu-kernel-modules/discussions/620) + - [Coolify autoscaling with k8s](https://github.com/coollabsio/coolify/issues/2390) + - [yara-x process scanning](https://virustotal.github.io/yara-x/docs/intro/yara-x-vs-yara/#no-process-scanning) + - [Github contributors-only issue creation](https://github.com/dear-github/dear-github/issues/293) +- bug fix + - [Coolify broken shared variables](https://github.com/coollabsio/coolify/issues/2169) ## Wanna talk?