From e4a7be99e1af0d89aa4aee8b92d2c78ace830046 Mon Sep 17 00:00:00 2001 From: Ian Richardson Date: Mon, 11 Nov 2019 12:54:13 -0600 Subject: [PATCH] remove /dist --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +- .github/ISSUE_TEMPLATE/feature_request.md | 4 +- .gitignore | 3 +- dist/boilerplate-card.js | 336 ---------------------- src/const.ts | 2 +- 5 files changed, 7 insertions(+), 344 deletions(-) delete mode 100644 dist/boilerplate-card.js diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 30c74f1..d2ca63d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,9 +1,9 @@ --- name: Bug report about: Create a report to help us improve -title: "" +title: '' labels: bug -assignees: "" +assignees: '' ---