Skip to content

Commit 9dfce16

Browse files
committed
chore(template): sync with hutchic/template-template
1 parent 1223ba0 commit 9dfce16

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.github/labeler.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
csv:
3+
- '**/*.csv'
4+
docs:
5+
- '**/*.md'
6+
github_actions:
7+
- .github/**
8+
python:
9+
- '**/*.py'

.github/pr-labeler.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
bug: [bug/*, fix/*]
3+
feature: [feature/*, feat/*]

0 commit comments

Comments
 (0)