From 393d66236fecd4c412ec55489ac48a3e33ea656e Mon Sep 17 00:00:00 2001 From: Glenn Hermans Date: Thu, 27 May 2021 04:07:32 +0200 Subject: [PATCH 1/7] Added config.yml --- .github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..d1bd4ece0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: +- name: 💬 Community Forum + url: https://forums.bagisto.com + about: This repository is only for reporting bugs or feature requests, if you need help please go to our community forum. +- name: ❔ Support Question + url: https://bagisto.uvdesk.com/en/customer/create-ticket/ + about: This repository is only for reporting bugs or feature requests, please create a support ticket if you need any assistance from our team. From 4cba2a6e61107303f42206a2ed171d59a3c065d8 Mon Sep 17 00:00:00 2001 From: Glenn Hermans Date: Thu, 27 May 2021 04:08:39 +0200 Subject: [PATCH 2/7] Removed old template file --- .github/ISSUE_TEMPLATE/3_Support_question.md | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/3_Support_question.md diff --git a/.github/ISSUE_TEMPLATE/3_Support_question.md b/.github/ISSUE_TEMPLATE/3_Support_question.md deleted file mode 100644 index d6c5e5020..000000000 --- a/.github/ISSUE_TEMPLATE/3_Support_question.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -name: "❔ Support Question" -about: 'This repository is only for reporting bugs or problems. If you need help, see: - https://github.com/bagisto/bagisto#documentation' ---- - -This repository is only for reporting bugs or issues. If you need support, please use: - -1. Create support ticket on https://bagisto.uvdesk.com - -Thanks! From 2340d45476a08ca1b81a6e6093af839d29efe271 Mon Sep 17 00:00:00 2001 From: Glenn Hermans Date: Thu, 27 May 2021 04:28:23 +0200 Subject: [PATCH 3/7] Updated issues config --- .github/ISSUE_TEMPLATE/config.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index d1bd4ece0..a434258a4 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,7 +2,10 @@ blank_issues_enabled: false contact_links: - name: 💬 Community Forum url: https://forums.bagisto.com - about: This repository is only for reporting bugs or feature requests, if you need help please go to our community forum. + about: Ask the community for help on our forum. - name: ❔ Support Question url: https://bagisto.uvdesk.com/en/customer/create-ticket/ - about: This repository is only for reporting bugs or feature requests, please create a support ticket if you need any assistance from our team. + about: This repository is only for reporting bugs or feature requests, please create a support ticket if you need any assistance from our team. +- name: 🔒 Security Vulnerabilities + url: mailto:support@bagisto.com + about: Please don't disclose security vulnerabilities publicly. If you find any security vulnerability in Bagisto then please email us at support@bagisto.com. From 68201842f901e04879d633f67f9af30c438698ee Mon Sep 17 00:00:00 2001 From: Glenn Hermans Date: Thu, 27 May 2021 04:28:43 +0200 Subject: [PATCH 4/7] Removed old issue template --- .github/ISSUE_TEMPLATE/4_Security_vulnerabilities.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/4_Security_vulnerabilities.md diff --git a/.github/ISSUE_TEMPLATE/4_Security_vulnerabilities.md b/.github/ISSUE_TEMPLATE/4_Security_vulnerabilities.md deleted file mode 100644 index f0b6fe77c..000000000 --- a/.github/ISSUE_TEMPLATE/4_Security_vulnerabilities.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -name: "🔒 Security Vulnerabilities" -about: 'For reporting security-related issues, see: https://github.com/bagito/bagisto#security-vulnerabilities' ---- - -PLEASE DON'T DISCLOSE SECURITY-RELATED ISSUES PUBLICLY, SEE BELOW. - -If you have security vulnerability to address related to Bagisto then please write a mail to us: -**support@bagisto.com** \ No newline at end of file From 2eeea3a806b7838c3bb8163f9962057318ec4c50 Mon Sep 17 00:00:00 2001 From: Glenn Hermans Date: Thu, 27 May 2021 04:30:41 +0200 Subject: [PATCH 5/7] dropped security vulnerabilities Already mentioned in the readme file. --- .github/ISSUE_TEMPLATE/config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index a434258a4..fe34f25e6 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -6,6 +6,3 @@ contact_links: - name: ❔ Support Question url: https://bagisto.uvdesk.com/en/customer/create-ticket/ about: This repository is only for reporting bugs or feature requests, please create a support ticket if you need any assistance from our team. -- name: 🔒 Security Vulnerabilities - url: mailto:support@bagisto.com - about: Please don't disclose security vulnerabilities publicly. If you find any security vulnerability in Bagisto then please email us at support@bagisto.com. From e183b839dc57a1947a695665db4c9676e3410b25 Mon Sep 17 00:00:00 2001 From: Glenn Hermans Date: Thu, 27 May 2021 04:33:48 +0200 Subject: [PATCH 6/7] Updated feature request template --- .github/ISSUE_TEMPLATE/2_Feature_request.md | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/2_Feature_request.md b/.github/ISSUE_TEMPLATE/2_Feature_request.md index ca017e567..0b0c1f8a7 100644 --- a/.github/ISSUE_TEMPLATE/2_Feature_request.md +++ b/.github/ISSUE_TEMPLATE/2_Feature_request.md @@ -1,17 +1,4 @@ --- name: "💡 Feature Request" -about: 'For ideas or feature requests, please make a pull request, or open an issue' +about: 'Share your ideas with our team or request new features' --- - -This repository is only for reporting bugs or issues. If you need support, please use -other channels: - -1. Write an email - mailto:support@bagisto.com - -2. Create support ticket on https://bagisto.uvdesk.com - -3. Visit forums to get support from our community (https://forums.bagisto.com) - -Alternatively, you may use Facebook (https://www.facebook.com/groups/bagisto/). - -We promise that more channels are coming soon!!! \ No newline at end of file From 86c11fb0cc745dfc813804222dffee797af37205 Mon Sep 17 00:00:00 2001 From: Glenn Hermans Date: Thu, 27 May 2021 04:51:09 +0200 Subject: [PATCH 7/7] Updated bug reports --- .github/ISSUE_TEMPLATE/1_Bug_report.md | 36 ++++++++++++-------------- 1 file changed, 17 insertions(+), 19 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1_Bug_report.md b/.github/ISSUE_TEMPLATE/1_Bug_report.md index 7d4fe777c..e6e55423f 100644 --- a/.github/ISSUE_TEMPLATE/1_Bug_report.md +++ b/.github/ISSUE_TEMPLATE/1_Bug_report.md @@ -1,36 +1,34 @@ --- name: "🐛 Bug Report" -about: 'Report a general library issue.' +about: 'Report a general issue.' --- + + # Bug report -### Title -**Just a quick sentence to brief your trouble with Bagisto or something associated with it.** -**Please be calm, short and emphasize on points.** - ### Issue Description -**Description helps the developers to understand the bug. It describes the problem encountered or some after effect of some kind.** + ### Preconditions -**Please provide as detailed information about your environment as possible.** + - 1. framework Version. - 2. Commit id. + + +#### Bagisto version +- [ ] master branch +- [ ] 1.3.1 +- [ ] 1.3.0 +- [ ] 1.2.0 ### Steps to reproduce -**It is important to provide a set of clear steps to reproduce this bug.If relevant please include code samples.** + - 1. step1 - 2. step2 +1. +2. ### Expected result -**Tell us what should happen.** - -* [Screenshots, logs or description] + ### Actual result - -> **Tell us what happens instead.** - -* [points....] \ No newline at end of file +