You've already forked library-registry
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:
3
.github/label-configuration-files/labels.yml
vendored
3
.github/label-configuration-files/labels.yml
vendored
@ -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
|
||||||
|
Reference in New Issue
Block a user