+ [2017-06-14T19:55:03Z] sharkhat is it called an 'organization' ?
+ [2017-06-14T19:55:10Z] sharkhat is that in github enterprize?
+ [2017-06-14T20:01:42Z] preaction that's an organization. you already have an organization
+ [2017-06-14T20:08:54Z] sharkhat cool thanks preaction
+ [2017-06-14T20:09:17Z] sharkhat i was able to create a new organization within my organizations enterprize github

message no. 169555

Posted by sharkhat in #github at 2017-06-14T19:50:18Z

our institution has a github enterprize account, I am semi new to github, i was wondering how to create a high level project container like this https://github.com/thingsboard in which several related projects will live
+ [2017-06-15T01:05:55Z] ctrl-flo so I want to submit a patch to a project on github, but am new to git (apart from the usual cloning and installing). I made a single change to a file. How do I do a "pull request"?
+ [2017-06-15T01:06:05Z] ctrl-flo I have a github account
+ [2017-06-15T01:06:22Z] nedbat ctrl-flo: did you fork the repo?
+ [2017-06-15T01:07:05Z] ctrl-flo nedbat: I used git clone .. no not a fork, I think I just do a pull request to their repository
+ [2017-06-15T01:07:26Z] ctrl-flo or is it mandatory to fork the project first?