Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 924 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

10 lines (7 loc) · 924 Bytes

Thank you for submitting a module to the Perl 6 Ecosystem!

If adding a new module please review the following check boxes and check the appropriate boxes by going to the preview tab and checking them interactively or alternatively replacing the space in the checkboxes with an X. Your work is appreciated and every module helps make the Perl 6 Ecosystem a bigger and better place ♥

  • I agree to the usage of the META file as listed here.

  • I have a license field listed in my META file that is one of https://spdx.org/licenses

    • My license is not one of those found on spdx.org but I do have a license field. In this case make sure you have a license URL listed under support. See this example.
    • I don't have a license field. Yes, I understand this is not recommended.