~sircmpwn/sr.ht-docs

67c1822bca2462c56852ada9e0ff21a546088ee2 — наб 1 year, 1 day ago 03f73a6
Recommend the REUSE v3 mechanism
1 files changed, 11 insertions(+), 0 deletions(-)

M git.sr.ht/index.md
M git.sr.ht/index.md => git.sr.ht/index.md +11 -0
@@ 342,6 342,17 @@ If your project has more than one license, your license file should explain what
licenses apply to what parts of the code in plain English, and include the text
of all applicable licenses.

For cases like this, the git.sr.ht web UI supports
version 3.0 of the [REUSE Specfication](https://reuse.software/spec/):

If you include your licences as files matching the pattern
`LICENSES/$SPDX.$suffix`, where `$SPDX` is the
[SPDX identifier](https://spdx.org/licenses/) for the licence
and `$suffix` is any string without a dot,
the licences will be enumerated in the repo summary
and `/licenses` pages, alongside a short description and links
to their corresponding entries on SPDX.org.

## Setting a custom README

By default, if found, a `README` plaintext or `README.md` markdown file