Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Bug report
about: Kindly follow guidelines when submitting a bug report
about: Please follow guidelines when submitting a bug report

---

Expand All @@ -16,10 +16,10 @@ Steps to reproduce the behaviour:
2. Do '....'
3. Do '....'

**Current behaviour**
**Current behavior**
A clear and concise description of the erroneous behaviour which currently happens.

**Expected behaviour**
**Expected behavior**
A clear and concise description of what you expected to happen.

**Platform and build**
Expand Down
Loading