diff options
| author | Adam Izraelevitz | 2017-12-26 09:09:08 -0800 |
|---|---|---|
| committer | Adam Izraelevitz | 2017-12-26 12:37:43 -0500 |
| commit | de9d672551567f5e0da413e143c8edea220f8f29 (patch) | |
| tree | 44a083a02d65c32722cb7debd2a6747a97a71915 | |
| parent | bc0ad60d7eb885822d8020e0d16230b7fdb9fc3f (diff) | |
Update ISSUE_TEMPLATE.md
| -rw-r--r-- | .github/ISSUE_TEMPLATE.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index a796eb4e..e2e837c3 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -6,6 +6,7 @@ This repository's issues are reserved for feature requests and bug reports. - [ ] Other enhancement * **If the current behavior is a bug, please provide the steps to reproduce the problem:** + * **If possible, please directly provide the FIRRTL file which causes the issue** * **What is the current behavior?** * **What is the expected behavior?** * **Please tell us about your environment:** |
