diff --git a/.github/ISSUE_TEMPLATE/01-feature_request.md b/.github/ISSUE_TEMPLATE/01-feature_request.md index 0a1a025b791e..b7e29b28cfb1 100644 --- a/.github/ISSUE_TEMPLATE/01-feature_request.md +++ b/.github/ISSUE_TEMPLATE/01-feature_request.md @@ -20,7 +20,7 @@ Describe any work-arounds you've considered. ### Code Sample ```chapel -// Please provide source code that you'd Chapel to support. +// Please provide source code that you'd like Chapel to support. // You can insert your code inline if it's not too long. // Otherwise, you can attach it as a file or provide a URL to it. // To the extent possible, providing simplified programs demonstrating the