bevyengine / bevyengine/bevy

Verify that all asset licenses are accounted for in `CREDITS.md`

Open
#5,399 7 comments 0 reactions 0 assignees View on GitHub
A-Build-System A-Meta C-Feature D-Modest
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## What problem does this solve or what need does it fill?

As discussed in https://github.com/bevyengine/bevy/pull/4975#discussion_r894906706, we should verify that all assets are correctly attributed.

## What solution would you like?

1. Add a `LICENSES.csv` file to the `assets` folder.
2. Record all licenses and source links there.
3. Add a step to CI to verify that there's a one-to-one correspondence.

## What alternative(s) have you considered?

Manually verify that these are correct.
This solves the problem for now, but doesn't increase our long-term confidence.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.