Mike Linksvayer
Mike Linksvayer
It's an interesting idea. We already have tests looking for OSI (or FSF, or OK) approval; this info could be moved into license metadata (which would itself be tested) and...
https://github.com/search?q=filename%3ALICENSE+%22provided+that+this+instrument+is+retained%22 is an approximation, gets 132 results. It does otherwise qualify. If you'd like to make a PR to work out the other details, I'm happy to leave it open...
Thanks! This issue is similar to #637 ... I think it describes the most feasible fix for 637 anyway. I'm going to add a help wanted label, as I'd love...
@bebleo I think a toggle https://github.com/github/choosealicense.com/issues/637#issuecomment-457862147 could just step through however many possibilities exist in a column. Even with just yes/no there are three states (all, only yes, only no...actually...
Great. @xuv do you want to create a pull request adding LAL-1.3?
I think this could be done/would be feasible without adding much in the way of visible UI elements to the appendix. One possibility previously mentioned at https://github.com/github/choosealicense.com/issues/528#issuecomment-397466701 -- toggle include...
@Ainali the government organization/agency a GitHub organization (not user, though they share the same namespace) corresponds to should be indicated in the the GitHub organization's profile, see https://github.com/github/government.github.com/blob/gh-pages/.github/PULL_REQUEST_TEMPLATE.md and that...
I welcome a pull request or pull requests to add the ones that have [any public repos](https://github.com/github/government.github.com/blob/23fd556dad4ab8e6c8fd3432a75fee6ddae67a73/.github/PULL_REQUEST_TEMPLATE.md).
Fiddled with this off and on over the break and got everything to pass that should, but I don't love everything. Going to try to break out into smaller PRs...
I found another exit code problem when looking into this, fixed in #622 Licensee currently exits with 1 on both an empty directory (should be zero, as reported here) and...