From dee9f428634e43eba619a2edb672e97e278f34d5 Mon Sep 17 00:00:00 2001 From: Johan Euphrosine Date: Fri, 1 Jul 2022 16:01:31 +0900 Subject: [PATCH] github/labels: add ngspice --- .github/labels.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/labels.yml b/.github/labels.yml index 30c8c0f..6f32df8 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -241,6 +241,10 @@ description: "Issues with using OpenROAD with the PDK." color: "054caa" +- name: "tools-ngspice" + description: "Issues with using Ngspice with the PDK." + color: "054caa" + # Partially open or with closed source dependencies. - name: "tools-BAG" description: "Issues with using the Berkeley Analog Generator (BAG) with the PDK."