diff options
| author | Adam Izraelevitz | 2017-12-26 09:15:08 -0800 |
|---|---|---|
| committer | Adam Izraelevitz | 2017-12-26 12:37:43 -0500 |
| commit | 4a8640d19cfc2a89f02f1e90f329bfdaa606504f (patch) | |
| tree | 6b8550115c290ee303d724d865c31b56d5ea3490 /.github | |
| parent | de9d672551567f5e0da413e143c8edea220f8f29 (diff) | |
Update ISSUE_TEMPLATE.md
Updated wording
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index e2e837c3..1884a433 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -6,7 +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** + * **If possible, please directly provide the FIRRTL file or a relevant fragment if the file is large** * **What is the current behavior?** * **What is the expected behavior?** * **Please tell us about your environment:** |
