Re: git workflow for bugs and new feature !

2018-09-13 Thread Kohei Yoshida
On Thu, 2018-09-13 at 19:58 +0530, Rahul Gurung wrote: > Hey, > > > I always have a question in mind, what do you, professional > developers follow as your GitHub workflow? I am curious about knowing > two cases here, bugs and a new feature. This project roughly follows what is sometimes referre

Re: git workflow for bugs and new feature !

2018-09-13 Thread Rahul Gurung
sorry, I wanted to ask git workflow, sorry for the typo. On 13 September 2018 at 20:21, Tor Lillqvist wrote: > > >> I always have a question in mind, what do you, professional developers >> follow as your GitHub workflow? >> > > LibreOffice development does not use GitHub. You are asking on the

Re: git workflow for bugs and new feature !

2018-09-13 Thread Tor Lillqvist
> > I always have a question in mind, what do you, professional developers > follow as your GitHub workflow? > LibreOffice development does not use GitHub. You are asking on the wrong mailing list. --tml ___ LibreOffice mailing list LibreOffice@lists.fr

git workflow for bugs and new feature !

2018-09-13 Thread Rahul Gurung
Hey, I always have a question in mind, what do you, professional developers follow as your GitHub workflow? I am curious about knowing two cases here, bugs and a new feature. *For bugs:* I read from the documentation that we should make a new branch for bug-killing but what after we pushed the c