1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-07 14:41:10 +03:00

Merge pull request #579 from per1234/add-labels

Add type change repository label to configuration file
This commit is contained in:
per1234
2021-10-13 01:17:38 -07:00
committed by GitHub

View File

@ -31,6 +31,9 @@
- name: "topic: submission" - name: "topic: submission"
color: "00ffff" color: "00ffff"
description: Add library to the list description: Add library to the list
- name: "topic: type change"
color: "00ffff"
description: Change library types data
- name: "topic: URL change" - name: "topic: URL change"
color: "00ffff" color: "00ffff"
description: Change library repository URL description: Change library repository URL