Skip to content

Commit 8a0e905

Browse files
committed
docs: add instruction for REUSE spec compliance
Document the REUSE header requirement in CONTRIBUTING.md so contributors know to include SPDX headers or REUSE.toml entries when adding new files.
1 parent ea42b8a commit 8a0e905

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

‎CONTRIBUTING.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@ Add support for swipe gestures
7878
- Add godoc comments for exported APIs
7979
- Update CHANGELOG.md for notable changes
8080

81+
### License Headers
82+
83+
This project adheres to the REUSE specification. When creating new files, please include the appropriate copyright and SPDX license headers, or define their licensing in `REUSE.toml`. Our CI pipeline will check for REUSE compliance automatically.
84+
8185
## Project Structure
8286

8387
See [DEVELOPER.md](DEVELOPER.md) for architecture details and extension guides.

0 commit comments

Comments
 (0)