|
|
@@ -0,0 +1,33 @@
|
|
|
+---
|
|
|
+name: "\U0001F41B Bug report"
|
|
|
+about: Report that something isn't working as expected.
|
|
|
+title: ''
|
|
|
+labels: type:bug
|
|
|
+assignees: ''
|
|
|
+
|
|
|
+---
|
|
|
+
|
|
|
+## 📝 Provide detailed reproduction steps (if any)
|
|
|
+
|
|
|
+1. …
|
|
|
+2. …
|
|
|
+3. …
|
|
|
+
|
|
|
+### ✔️ Expected result
|
|
|
+
|
|
|
+*What is the expected result of the above steps?*
|
|
|
+
|
|
|
+### ❌ Actual result
|
|
|
+
|
|
|
+*What is the actual result of the above steps?*
|
|
|
+
|
|
|
+## 📃 Other details
|
|
|
+
|
|
|
+* Browser: …
|
|
|
+* OS: …
|
|
|
+* CKEditor version: …
|
|
|
+* Installed CKEditor plugins: …
|
|
|
+
|
|
|
+---
|
|
|
+
|
|
|
+If you'd like to see this fixed sooner, add a 👍 reaction to this post.
|