diff --git a/.github/ISSUE_TEMPLATE/feature--developers-.md b/.github/ISSUE_TEMPLATE/feature--developers-.md
new file mode 100644
index 0000000..9090703
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature--developers-.md
@@ -0,0 +1,17 @@
+---
+name: Feature (developers)
+about: A template used by developers to create new features
+title: Feature title
+labels: Draft ✍️
+assignees: ''
+
+---
+
+> To be defined
+
+# Description
+
+# Acceptance criteria
+- [ ] 
+
+# Notes