From 9224ad6a6ee05261aced48421f4f72bd512772a9 Mon Sep 17 00:00:00 2001 From: Cynthia Fox Date: Wed, 31 May 2023 19:36:00 -0400 Subject: [PATCH] CONTRIBUTING.md: Add 30 day requirement (#173) Add an explicit age requirement for projects to ensure they're both truly awesome and maintained. Closes #96 --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8422d6c..3cc1da6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,6 +7,7 @@ Make sure your pull request follows these guidelines: - Make an individual pull request for each suggestion. - Use the following format: `[Resource Title](url) — description.` - Expand on why the resource is useful in your pull request if needed. +- Any added projects should be at least 30 days old. - Keep descriptions short and simple. - Add new categories or improve existing categories if possible -- it's welcome! - Double check your spelling and grammar! 😁