mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-06-06 15:41:38 +00:00
337a6a3b76
We have a lot of verbose headers, and i think now is the best opportunity we have to become reuse compliant given that we just did two other similar maintenance changes (prettier, typescirpt5 & eslint9 & typescript-eslint). * synapse_antispam resuse headers. * delete old unused tslint.json. * Add REUSE to pre-commit config. * reuse info for config directory.
10 lines
329 B
Markdown
10 lines
329 B
Markdown
<!--
|
|
SPDX-FileCopyrightText: 2024 Gnuxie <Gnuxie@protonmail.com>
|
|
|
|
SPDX-License-Identifier: CC0-1.0
|
|
-->
|
|
|
|
# Contributing to Draupnir
|
|
|
|
Our contributing guidelines can be found as part of our documentation. [This link](https://the-draupnir-project.github.io/draupnir-documentation/contributing) leads to the contributing guidelines.
|