ISC is the default license for npm packages (in other words, npm init sets ISC by default), but currently GitHub Desktop does not include it by default so I have to manually copy-paste from https://choosealicense.com/licenses/isc/.
Can we include ISC so that users can select it from "Create a new repository" window?
ISC is the default license for npm packages (in other words,
npm initsets ISC by default), but currently GitHub Desktop does not include it by default so I have to manually copy-paste from https://choosealicense.com/licenses/isc/.Can we include ISC so that users can select it from "Create a new repository" window?