cksource/mgit2

View on GitHub
.github/ISSUE_TEMPLATE/1-bug-report.md

Summary

Maintainability
Test Coverage
---
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?_

### ❓ Possible solution

_If you have ideas, you can list them here. Otherwise, you can delete this section._

## 📃 Other details

* Browser: …
* OS: …
* First affected CKEditor version: …
* Installed CKEditor plugins: …

---

If you'd like to see this fixed sooner, add a 👍 reaction to this post.