Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
Joannis committed Feb 20, 2024
1 parent af30967 commit 3fa8c3f
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: Joannis

---

**Describe the bug**
A clear and concise description of what the bug is.

**Code to Reproduce**
Example code reproducing the issue

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

**Host (please complete the following information):**
- OS: [e.g. macOS Sierra, Ubuntu 24.04]
- MongoDB server [e.g. MongoDB Atlas, or MongoDB 4.4]
- MonogoQueue Version:

**Additional context**
Add any other context about the problem here.

0 comments on commit 3fa8c3f

Please sign in to comment.