From 77274fb77f14b9c522d7b2485c2dcbd207819941 Mon Sep 17 00:00:00 2001 From: Travis Abendshien <46939827+CyanVoxel@users.noreply.github.com> Date: Fri, 12 Dec 2025 10:02:01 -0800 Subject: [PATCH] docs: fix list formatting on CONTRIBUTING.md --- docs/contributing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/contributing.md b/docs/contributing.md index 4809e65b..449f73f8 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -31,6 +31,7 @@ Thank you so much for showing interest in contributing to TagStudio! Here are a !!! failure "Unacceptable Code" The following types of code will NOT be accepted to the project: + - Code that is not yours or does not have a compatible license with TagStudio's [own one](../LICENSE) - Code that you do not understand and/or cannot explain