chocolatey / ChocolateyGUI

A delicious GUI for Chocolatey
https://docs.chocolatey.org/en-us/chocolatey-gui/
Apache License 2.0
1.61k stars 249 forks source link

(#902) Add debug info to Contributing document #958

Closed corbob closed 1 year ago

corbob commented 1 year ago

Description Of Changes

Add debugging information to contributing document and provide a script to help with the process.

Motivation and Context

Because Chocolatey GUI depends on the system installed Chocolatey, the Chocolatey.Lib package needs to be the same version that is installed. This isn't currently called out in the contributing documentation, nor do we provide an easy way to update.

Testing

I have used the provided script several times to update the Chocolatey.Lib version targeted while working on the 1.1.0 release.

Change Types Made

Related Issue

Fixes #902

Change Checklist

gep13 commented 1 year ago

@corbob thanks for getting this added. I added a couple of small tweaks after taking this for a spin, but on the whole a great addition, thanks!