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.
2 parents 522e90e + a0a4fe8 commit 160de38Copy full SHA for 160de38
2 files changed
.github/labels.yml
@@ -90,4 +90,8 @@
90
color: "b45f06"
91
description: "Won't fix"
92
from_name: "wontfix"
93
-
+- # Hacktoberfest
94
+ name: "Hacktoberfest-Accepted :mending_heart:"
95
+ description: "Accepted for Hacktoberfest"
96
+ from_name: "Hacktoberfest accepted"
97
+
.gitignore
@@ -16,6 +16,3 @@
16
.vscode/
17
.vs/
18
.vsc/
19
20
-# Exempt bin since its for temp use only.
21
-/bin/
0 commit comments