Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
jc0b authored Jul 23, 2024
1 parent cf506f5 commit 5604ac4
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Bug report
about: Create a bug report
title: "[BUG]"
labels: bug
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is. Include output where relevant!

**Stuff we need to reproduce it**
If you're using a specific configuration, a custom SOFA feed, or Nudge file, please redact and share these - it makes it easier to reproduce your issue.

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

**Additional context**
Add any other context about the problem here. It would be helpful to say which release version of `nudge-auto-updater` you're using, and whether you've tried to replicate the issue on the latest release.
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
name: Feature request
about: Suggest a new feature!
title: "[Feature Request]"
labels: enhancement
assignees: ''

---

**What scenarios do you need this for?**
Describe a little bit about what use-cases there are for your feature - it's always great to understand your point-of-view.

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

0 comments on commit 5604ac4

Please sign in to comment.