Переглянути джерело

Use the Release-Drafter Bot to keep track of changes.

MeFisto94 5 роки тому
батько
коміт
5eeeb06184
1 змінених файлів з 11 додано та 0 видалено
  1. 11 0
      .github/release-drafter.yml

+ 11 - 0
.github/release-drafter.yml

@@ -0,0 +1,11 @@
+name-template: Upcoming Changes
+categories:
+  - title: 🚀 Features
+    label: enhancement
+  - title: 🐛 Bug Fixes
+    label: bug
+tag-template: - $TITLE @$AUTHOR (#$NUMBER)
+template: |
+  ## Upcoming Changes
+
+  $CHANGES