diff options
| -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:** |
