aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/semantic.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/.github/semantic.yml b/.github/semantic.yml
new file mode 100644
index 00000000..2511b793
--- /dev/null
+++ b/.github/semantic.yml
@@ -0,0 +1,17 @@
+titleOnly: true
+types:
+ - feat
+ - fix
+ - docs
+ - dx
+ - refactor
+ - perf
+ - test
+ - workflow
+ - build
+ - ci
+ - chore
+ - types
+ - wip
+ - release
+ - deps