diff options
| author | Desire Kaleba | 2021-10-21 20:17:30 +0300 |
|---|---|---|
| committer | GitHub | 2021-10-21 17:17:30 +0000 |
| commit | 891e5520c846d97fb219bae79251ba792232d99f (patch) | |
| tree | 85331991f841ac517c35bb0b185db5ec08ed143d /.github | |
| parent | cc84773743a092c901dbbcdf04bed01d310f2705 (diff) | |
Add Scastie links (#2185) (#2189)
* add scastie links (#2185)
* add scastie version (#2185)
Co-authored-by: Megan Wachs <megan@sifive.com>
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 d08788de..b2ce0915 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -13,7 +13,7 @@ Please select the item best describing the issue in each category and delete the **Development Phase**: request | proposal **Other information** - <!-- include detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. Stack Overflow, gitter, etc --> + <!-- include detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. Stack Overflow, gitter, Scastie (https://scastie.scala-lang.org/KtzZQ3nFTea9KoNh0tRqtg) --> **If the current behavior is a bug, please provide the steps to reproduce the problem:** |
