From 538d72294e591e94709c196b0adfcea760b12000 Mon Sep 17 00:00:00 2001 From: Edmond Major III <1646728+spmedia@users.noreply.github.com> Date: Fri, 2 May 2025 00:04:43 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fd2ce28..d4aa49f 100755 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,5 +14,6 @@ Please ensure your pull request adheres to the following guidelines: - The pull request and commit should have a useful title. - In your pull request, include a link in the textual description. - If your submission is self-promotional or you are related to/work for the website, disclose that up front. +- Not everything belongs here. Before you make a PR, think to yourself "how would this help people doing OSINT?" Thank you for your suggestions!