From 7e2d224f3dd92174ae21676ac26587a6267fcf59 Mon Sep 17 00:00:00 2001
From: Shinebayar G <3091558+shinebayar-g@users.noreply.github.com>
Date: Wed, 17 Jul 2019 12:39:14 +0800
Subject: [PATCH 1/6] Update issue templates [skip ci]
---
.github/ISSUE_TEMPLATE/bug_report.md | 38 +++++++++++++++++++
.github/ISSUE_TEMPLATE/enhancement-request.md | 20 ++++++++++
2 files changed, 58 insertions(+)
create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md
create mode 100644 .github/ISSUE_TEMPLATE/enhancement-request.md
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
new file mode 100644
index 0000000..dbd9b2e
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,38 @@
+---
+name: Bug report
+about: Create a report to help us improve
+title: "[Bug] "
+labels: 'type: bug'
+assignees: ''
+
+---
+
+
+
+**Describe the bug**
+A clear and concise description of what the bug is.
+
+**To Reproduce**
+Steps to reproduce the behavior:
+1. Go to '...'
+2. Click on '....'
+3. Scroll down to '....'
+4. See error
+
+**Expected behavior**
+A clear and concise description of what you expected to happen.
+
+**Screenshots**
+If applicable, add screenshots to help explain your problem.
+
+**Context (please include the related information if applicable):**
+ - OS: [e.g. Ubuntu 16.04]
+ - Browser version [e.g. chrome 75.0.3770.142 safari 12.1.1]
+ - erxes version [e.g. 0.9.17, 0.9.16]
+ - installation type [e.g docker, manual]
+
+**Additional context**
+Add any other context about the problem here.
diff --git a/.github/ISSUE_TEMPLATE/enhancement-request.md b/.github/ISSUE_TEMPLATE/enhancement-request.md
new file mode 100644
index 0000000..0b64285
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/enhancement-request.md
@@ -0,0 +1,20 @@
+---
+name: Enhancement request
+about: Suggest an enhancement to the erxes project
+title: ''
+labels: 'type: enhancement'
+assignees: ''
+
+---
+
+**Is your feature request related to a problem? Please describe.**
+A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
+
+**Describe the solution you'd like**
+A clear and concise description of what you want to happen.
+
+**Describe alternatives you've considered**
+A clear and concise description of any alternative solutions or features you've considered.
+
+**Additional context**
+Add any other context or screenshots about the feature request here.
From abbb827f59aca4d57dd33dfb8d682bcf707b015c Mon Sep 17 00:00:00 2001
From: Shinebayar G <3091558+shinebayar-g@users.noreply.github.com>
Date: Fri, 19 Jul 2019 15:24:05 +0800
Subject: [PATCH 2/6] update slack url
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 4eba0e9..6b94711 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
erxes is an open source growth marketing platform. Marketing, sales, and customer service platform designed to help your business attract more engaged customers. Replace Hubspot with the mission and community-driven ecosystem.
-View demo | Download ZIP | Join us on Slack
+View demo | Download ZIP | Join us on Slack
## Status
From 09037692b59ac4f5be290d8dcc20046b83e24636 Mon Sep 17 00:00:00 2001
From: Shinebayar G <3091558+shinebayar-g@users.noreply.github.com>
Date: Fri, 26 Jul 2019 12:56:21 +0800
Subject: [PATCH 3/6] Update issue templates
---
.github/ISSUE_TEMPLATE/bug_report.md | 2 +-
.github/ISSUE_TEMPLATE/enhancement-request.md | 7 ++-----
.github/ISSUE_TEMPLATE/feature_request.md | 17 +++++++++++++++++
3 files changed, 20 insertions(+), 6 deletions(-)
create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index dbd9b2e..327cd59 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,7 +1,7 @@
---
name: Bug report
about: Create a report to help us improve
-title: "[Bug] "
+title: ''
labels: 'type: bug'
assignees: ''
diff --git a/.github/ISSUE_TEMPLATE/enhancement-request.md b/.github/ISSUE_TEMPLATE/enhancement-request.md
index 0b64285..2a0cb21 100644
--- a/.github/ISSUE_TEMPLATE/enhancement-request.md
+++ b/.github/ISSUE_TEMPLATE/enhancement-request.md
@@ -7,14 +7,11 @@ assignees: ''
---
-**Is your feature request related to a problem? Please describe.**
+**Is your enhancement request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
-**Describe alternatives you've considered**
-A clear and concise description of any alternative solutions or features you've considered.
-
**Additional context**
-Add any other context or screenshots about the feature request here.
+Add any other context or screenshots about the enhancement request here.
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
new file mode 100644
index 0000000..dfc6541
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,17 @@
+---
+name: Feature request
+about: Suggest an idea for this project
+title: ''
+labels: 'type: feature'
+assignees: ''
+
+---
+
+**Is your feature request related to a problem? Please describe.**
+A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
+
+**Describe the solution you'd like**
+A clear and concise description of what you want to happen.
+
+**Additional context**
+Add any other context or screenshots about the feature request here.
From ba93dd0752bcccfae5785f464fc8f6a113ef7afc Mon Sep 17 00:00:00 2001
From: shinebayar-g
Date: Thu, 15 Aug 2019 21:42:28 +0800
Subject: [PATCH 4/6] Release 0.10.0
---
CHANGELOG.md | 7 +++++++
package.json | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9b7c82d..57ae90e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+# [0.10.0](https://github.com/erxes/erxes-widgets-api/compare/0.9.17...0.10.0) (2019-08-15)
+
+
+### Bug Fixes
+
+* **docker:** fix dockerfile permission error ([3815953](https://github.com/erxes/erxes-widgets-api/commit/3815953))
+
## [0.9.17](https://github.com/erxes/erxes-widgets-api/compare/0.9.16...0.9.17) (2019-07-09)
diff --git a/package.json b/package.json
index 2c012dc..5c8a363 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "erxes-widgets-api",
- "version": "0.9.17",
+ "version": "0.10.0",
"description": "GraphQL API for erxes widgets",
"homepage": "https://erxes.io",
"repository": {
From c58945cc9541fd007e49bc333fa69d29e525ba89 Mon Sep 17 00:00:00 2001
From: shinebayar-g
Date: Thu, 15 Aug 2019 21:50:32 +0800
Subject: [PATCH 5/6] Release 0.10.0
---
CHANGELOG.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 57ae90e..158959c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
# [0.10.0](https://github.com/erxes/erxes-widgets-api/compare/0.9.17...0.10.0) (2019-08-15)
+### Bug Fixes
+
+* **docker:** fix dockerfile permission error ([3815953](https://github.com/erxes/erxes-widgets-api/commit/3815953))
+
+# [0.10.0](https://github.com/erxes/erxes-widgets-api/compare/0.9.17...0.10.0) (2019-08-15)
+
+
### Bug Fixes
* **docker:** fix dockerfile permission error ([3815953](https://github.com/erxes/erxes-widgets-api/commit/3815953))
From c99c370cadacc8be401f201263b5af4e0d7433df Mon Sep 17 00:00:00 2001
From: shinebayar-g
Date: Thu, 15 Aug 2019 21:53:37 +0800
Subject: [PATCH 6/6] cleanup changelog
---
CHANGELOG.md | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 158959c..7a2c353 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,13 +1,6 @@
# [0.10.0](https://github.com/erxes/erxes-widgets-api/compare/0.9.17...0.10.0) (2019-08-15)
-### Bug Fixes
-
-* **docker:** fix dockerfile permission error ([3815953](https://github.com/erxes/erxes-widgets-api/commit/3815953))
-
-# [0.10.0](https://github.com/erxes/erxes-widgets-api/compare/0.9.17...0.10.0) (2019-08-15)
-
-
### Bug Fixes
* **docker:** fix dockerfile permission error ([3815953](https://github.com/erxes/erxes-widgets-api/commit/3815953))
@@ -25,11 +18,3 @@
### Bug Fixes
* **drone:** workaround for wrong version information showing on version.json ([c99e3c1](https://github.com/erxes/erxes-widgets-api/commit/c99e3c1))
-
-## [0.9.16](https://github.com/erxes/erxes-widgets-api/compare/0.9.13...0.9.16) (2019-07-03)
-
-
-### Bug Fixes
-
-* **drone:** workaround for wrong version information showing on version.json ([c99e3c1](https://github.com/erxes/erxes-widgets-api/commit/c99e3c1))
-