From d3f3653cb2c62dc6deb12ff27fe66838a598a530 Mon Sep 17 00:00:00 2001 From: Doug Thompson Date: Wed, 2 Aug 2023 23:12:19 +0100 Subject: [PATCH] ask for a pr when licenses are missing --- templates/_asset_fields.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/_asset_fields.phtml b/templates/_asset_fields.phtml index c415573..69cdeeb 100644 --- a/templates/_asset_fields.phtml +++ b/templates/_asset_fields.phtml @@ -71,7 +71,7 @@ $_asset_values = array_merge([ - The license under which the asset is available. Check opensource.org for a more detailed description of each. In case an OSI-approved license you are using is missing, you might open an issue about it. + The license under which the asset is available. Check opensource.org for a more detailed description of each. In case an OSI-approved license you are using is missing, please add the license in this file and open a pull request. Note: The license you specify here should also be included in the repository you are submitting under a standard name, such as LICENSE or LICENSE.md