added note about new --force option when running winter:up
Relating to https://github.com/wintercms/winter/pull/1363#issuecomment-2957588564
I am not exactly excited about how there are two point in this 'NOTE:'
Happy to change it if there is a better way to display this info!
We'll need to create a 1.3 branch for the docs and adjust the notes to reflect the config value that will be required to enable this behaviour that is being discussed in https://github.com/wintercms/winter/pull/1363#issuecomment-2964086784
We'll need to create a 1.3 branch for the docs and adjust the notes to reflect the config value that will be required to enable this behaviour that is being discussed in wintercms/winter#1363 (comment)
Hey, so when it comes to making new branches, are you going to make a 1.3 branch and then merge this PR into it, or is that something I should do?
@IsaiahPaget I've created the branch and changed the target of this PR, thanks for the ping :)
Is there a local lint check I can do for these docs, so I can know they are passing before I push my commit?
We're using https://github.com/avto-dev/markdown-lint so I imagine you could just use the package that it uses.