Hello,

I believe the Contributing to Pharo page http://pharo.org/contribute-propose-fix
is out of date.

I found a bug
https://pharo.fogbugz.com/f/cases/17396/MonticelloRepositoryBrowser-example-MNU

and a made a fix in in a clean image (50525), created by the newly fixed PharoLauncher.

Then I followed the instruction on the page.

I have no idea how the "list of dirty packages" is generated, but
  1. it shows a bunch of packages I have not touched
  2. it does not show the package that contains my fix (Spec-Tools)


I looked in the world menu, and I found this menu item called "Komitter". That sounded like a good candidate.


Now, I guess I should select Pharo50Inbox as the Remote, write a commit message, click Ok and hope for the best.

Is that right?

I guess contributors are expected to use a recent image. So I think it would be good that someone updates the documentation. Or fix the slice maker. Or both.