From a6723b193a0e1a130042853cc043228b6ad05d8f Mon Sep 17 00:00:00 2001 From: Gareth Bissland <5170216+gbissland@users.noreply.github.com> Date: Sat, 23 Nov 2024 16:11:15 +1300 Subject: [PATCH 1/4] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 58111bc..6aa86f1 100644 --- a/README.md +++ b/README.md @@ -95,9 +95,11 @@ The enhancement suite automatically detects pages using these shortcodes: ``` fcrm-tributes-enhancement-suite/ ├── assets/ +│ ├── plugin-header.png # Plugin header image │ ├── css/ │ │ ├── admin/ │ │ │ └── alpha-picker.css # Alpha color picker styles +│ │ │ └── admin-styles.css # Styles for the plugin admin │ │ ├── enhancement.css # Main styling for tributes │ │ └── loader.css # Loading animation styles │ └── js/ @@ -113,6 +115,7 @@ fcrm-tributes-enhancement-suite/ ├── README.md # Documentation ├── LICENSE └── fcrm-tributes-enhancement-suite.php # Main plugin file +└── icon-256x256.png # Plugin square icon ``` @@ -222,4 +225,4 @@ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file - Loading animation for tribute grids. - Added unified admin interface. - Improved page detection for loading scripts. -- Flower delivery disabled by default. \ No newline at end of file +- Flower delivery disabled by default. From 88f38f5fbd61952cc1c6e390f21d4ad502519a72 Mon Sep 17 00:00:00 2001 From: Gareth Bissland <5170216+gbissland@users.noreply.github.com> Date: Sat, 23 Nov 2024 16:12:29 +1300 Subject: [PATCH 2/4] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6aa86f1..b4ba751 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ +![Plugin Header](assets/plugin-header.png) + # FireHawkCRM Tributes - Enhancement Suite A enhancement suite for the FireHawkCRM Tributes WordPress plugin that initially combines performance optimisations, custom styling, and loading animations into one unified solution. -![Plugin Header](assets/plugin-header.png) - --- ## Quick Start From 85d87d3e9527b6adb4a97f06e6970e5e4298011a Mon Sep 17 00:00:00 2001 From: Gareth Bissland <5170216+gbissland@users.noreply.github.com> Date: Sat, 23 Nov 2024 16:22:35 +1300 Subject: [PATCH 3/4] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 38 +++++++++++++++++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 20 ++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md 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 new file mode 100644 index 0000000..dd84ea7 --- /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: '' +labels: '' +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. + +**Desktop (please complete the following information):** + - OS: [e.g. iOS] + - Browser [e.g. chrome, safari] + - Version [e.g. 22] + +**Smartphone (please complete the following information):** + - Device: [e.g. iPhone6] + - OS: [e.g. iOS8.1] + - Browser [e.g. stock browser, safari] + - Version [e.g. 22] + +**Additional context** +Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..bbcbbe7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,20 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: '' +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 e50fe25c1ddf72df8027a94d7131a9d43377d882 Mon Sep 17 00:00:00 2001 From: Gareth Bissland <5170216+gbissland@users.noreply.github.com> Date: Sat, 23 Nov 2024 16:23:50 +1300 Subject: [PATCH 4/4] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 38 ----------------------- .github/ISSUE_TEMPLATE/feature_request.md | 20 ------------ 2 files changed, 58 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.md delete mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index dd84ea7..0000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,38 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve -title: '' -labels: '' -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. - -**Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] - -**Smartphone (please complete the following information):** - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] - - Browser [e.g. stock browser, safari] - - Version [e.g. 22] - -**Additional context** -Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index bbcbbe7..0000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for this project -title: '' -labels: '' -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.