From 6af0a5e90a91cd87d772babfb68801809e4ec524 Mon Sep 17 00:00:00 2001 From: Andrea Bogazzi Date: Sat, 22 Sep 2018 16:18:34 +0200 Subject: [PATCH] test (#5255) --- ISSUE_TEMPLATE/FEATURE.md | 37 +++++++++++++++++++++++++++++++++++++ ISSUE_TEMPLATE/HELP.md | 0 ISSUE_TEMPLATE/ISSUE.md | 37 +++++++++++++++++++++++++++++++++++++ 3 files changed, 74 insertions(+) create mode 100644 ISSUE_TEMPLATE/FEATURE.md create mode 100644 ISSUE_TEMPLATE/HELP.md create mode 100644 ISSUE_TEMPLATE/ISSUE.md diff --git a/ISSUE_TEMPLATE/FEATURE.md b/ISSUE_TEMPLATE/FEATURE.md new file mode 100644 index 00000000..11d85728 --- /dev/null +++ b/ISSUE_TEMPLATE/FEATURE.md @@ -0,0 +1,37 @@ + + + +## Version +2.3.5 + +## Test Case +http://jsfiddle.net/fabricjs/Da7SP/ + +## Steps to reproduce + +## Expected Behavior + +## Actual Behavior diff --git a/ISSUE_TEMPLATE/HELP.md b/ISSUE_TEMPLATE/HELP.md new file mode 100644 index 00000000..e69de29b diff --git a/ISSUE_TEMPLATE/ISSUE.md b/ISSUE_TEMPLATE/ISSUE.md new file mode 100644 index 00000000..11d85728 --- /dev/null +++ b/ISSUE_TEMPLATE/ISSUE.md @@ -0,0 +1,37 @@ + + + +## Version +2.3.5 + +## Test Case +http://jsfiddle.net/fabricjs/Da7SP/ + +## Steps to reproduce + +## Expected Behavior + +## Actual Behavior