github/labels: add ngspice
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."