On 11 Feb 2018, at 18:46, Stephane Ducasse <stepharo.self@gmail.com> wrote:
Hi
It looks like the flow to contribute changed. I do not find the fogbugz integration pop up anymore. Where is it? Was is changed? So I create a branch manually and commit in my fork and did a pull request but this is not clear.
no, it didnât change. It does not appears if you did not add pharo-project as remote to your pharo fork. is complicated⦠right now is the only way we have to determine we are working on pharo and not just another random project. I am thinking on ways of solving this: - add an (optional) iceberg properties file where we could define this. - do a request using github api to know parent project. both approaches have pros and cons so I still do not decide (but Iâm more closer to the first option right now) Esteban
Stef