You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* develop: (65 commits)
Update maximum supported PHP version for 1.1 (#603)
Update EditorConfig link (#602)
Apply consistent path normalisation to fix Windows test
Fix view maker unit test for Windows
Outputs time respecting backend preferences (#572)
Rebuild Snowboard agian
Revert "Rebuild Snowboard"
Rebuild Snowboard
Allow a string selector for the form in a request
Use correct line breaks for Windows tests
Backport ViewMaker tests from 1.2 branch
farsi spelling correction (#579)
Add Winter 1.2 as version option in bug report
Adjust early termination of requests from success/error
Increase stale check to 6 months
Let composer resolve current php process in scripts (#563)
Fix track input not keeping timeout
Add jQuery AJAX prefilter as early as possible
Add additional debugging for errors thrown in events
Abstract Snowboard plugin constructors and destructors (#561)
...
# Conflicts:
# composer.json
Copy file name to clipboardexpand all lines: .github/ISSUE_TEMPLATE/1_BUG_REPORT.yaml
+1
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ body:
15
15
description: Please select the Winter CMS build that you encountered your issue with. You can find the version in the **Updates & Plugins** section of the Settings page of the Backend, or by running the `php artisan winter:version` command.
This issue will be closed and archived in 3 days, as there has been no activity in the last 60 days.
17
+
This issue will be closed and archived in 3 days, as there has been no activity in this issue for the last 6 months.
18
18
19
-
If this issue is still relevant or you would like to see it actioned, please respond and we will re-open this issue.
20
-
21
-
If this issue is critical to your business, consider joining the [Premium Support Program](https://wintercms.com/premium-support) where a Service Level Agreement is offered.
19
+
If this issue is still relevant or you would like to see it actioned, please respond within 3 days.
20
+
21
+
If this issue is critical for your business, please reach out to us at wintercms@luketowers.ca.
22
22
stale-pr-message: >
23
-
This pull request will be closed and archived in 3 days, as there has been no activity in the last 60 days.
24
-
25
-
If this is still being worked on, please respond and we will re-open this pull request.
23
+
This pull request will be closed and archived in 3 days, as there has been no activity in this pull request for the last 6 months.
26
24
27
-
If this pull request is critical to your business, consider joining the [Premium Support Program](https://wintercms.com/premium-support) where a Service Level Agreement is offered.
25
+
If you intend to continue working on this pull request, please respond within 3 days.
26
+
27
+
If this pull request is critical for your business, please reach out to us at [email protected].
0 commit comments