Skip to content

Commit

Permalink
Merge pull request #162 from ethereum-optimism/update-bug-report-issu…
Browse files Browse the repository at this point in the history
…e-template-foundry

chore: update bug report issue template
  • Loading branch information
jakim929 committed Sep 19, 2024
2 parents fe07d68 + c39f34e commit 7414d10
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Environment information**
- Operating System: [e.g. Ubuntu 24.04, macOS Sonoma 14.7, Windows 11]
- Supersim Version: [e.g. v0.0.1-alpha-1]

**Foundry version.**
Run `forge --version` and paste the output here

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

**Steps to reproduce**

1. Outline the steps to reproduce the bug.
2. Be specific and detailed to help developers replicate the issue.

0 comments on commit 7414d10

Please sign in to comment.