Files
social-tw-website/.github/issue-labeler.yml
Fu-Chuan Chung 387f6a9c56 chore: fix lint
2023-08-31 20:19:41 +08:00

57 lines
560 B
YAML

automation:
- 'automation'
- '.github'
- 'cicd'
bug:
- 'bug'
circuit:
- 'circuit'
contracts:
- 'contracts'
design:
- 'design'
documentation:
- 'documentation'
duplicate:
- 'duplicate'
enhancement:
- 'enhancement'
feature:
- 'feature'
frontend:
- 'frontend'
good first issue:
- 'good first issue'
help wanted:
- 'help wanted'
invalid:
- 'invalid'
question:
- 'question'
refactor:
- 'refactor'
relayer:
- 'relayer'
- 'relay'
test:
- 'test'
wontfix:
- 'wontfix'