diff --git a/.npmignore b/.npmignore index dfca353f..00c344d6 100644 --- a/.npmignore +++ b/.npmignore @@ -1,3 +1,4 @@ +.github/ src/ lib/ coverage/ diff --git a/ISSUE_TEMPLATE/FEATURE.md b/ISSUE_TEMPLATE/FEATURE.md deleted file mode 100644 index 11d85728..00000000 --- a/ISSUE_TEMPLATE/FEATURE.md +++ /dev/null @@ -1,37 +0,0 @@ - - - -## 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 deleted file mode 100644 index e69de29b..00000000 diff --git a/ISSUE_TEMPLATE/ISSUE.md b/ISSUE_TEMPLATE/ISSUE.md deleted file mode 100644 index 11d85728..00000000 --- a/ISSUE_TEMPLATE/ISSUE.md +++ /dev/null @@ -1,37 +0,0 @@ - - - -## Version -2.3.5 - -## Test Case -http://jsfiddle.net/fabricjs/Da7SP/ - -## Steps to reproduce - -## Expected Behavior - -## Actual Behavior