We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb59515 commit b799b01Copy full SHA for b799b01
1 file changed
‎.github/labels.yml‎
@@ -76,6 +76,10 @@
76
name: "Security :closed_lock_with_key:"
77
color: "CD5C5C"
78
description: "Security issue"
79
+- # Has PR
80
+ name: "PR :scientist:"
81
+ color: "FFFFFF"
82
+ description: "Has PR"
83
- # RTC
84
name: "RTC :runner:"
85
color: "87ceeb"
@@ -94,4 +98,4 @@
94
98
name: "Hacktoberfest-Accepted :mending_heart:"
95
99
description: "Accepted for Hacktoberfest"
96
100
from_name: "Hacktoberfest accepted"
97
-
101
+
0 commit comments