mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-08-29 02:26:59 +08:00
39e03a8255
This is allowed because since 2021-04-06 (when PR https://github.com/galaxyproject/galaxy/pull/11777 was merged), our pull request template contains a checkbox asking the contributor to allow the Galaxy committers to license all their contributions to the core galaxy codebase under the MIT license. Explicit approval to this change will be sought from the few persons who: - opened a PR before 2021-04-07 which was merged after this date, and - haven't already agreed to the re-licensing in a later PR.
905 B
905 B
(Please replace this header with a description of your pull request. Please include BOTH what you did and why you made the changes. The "why" may simply be citing a relevant Galaxy issue.) (If fixing a bug, please add any relevant error or traceback) (For UI components, it is recommended to include screenshots or screencasts)
How to test the changes?
(Select all options that apply)
- I've included appropriate automated tests.
- This is a refactoring of components with existing test coverage.
- Instructions for manual testing are as follows:
- [add testing steps and prerequisites here if you didn't write automated tests covering all your changes]
License
- I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.