From 1d2da05dbe7601ae4b09a64dd78c00a485bbcaaa Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Thu, 25 Jul 2019 12:27:27 +0200 Subject: [PATCH] Add repo age limit to contributing --- contributing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contributing.md b/contributing.md index cd2961e..a751889 100644 --- a/contributing.md +++ b/contributing.md @@ -19,5 +19,6 @@ Please ensure your pull request adheres to the following guidelines: - Check your spelling and grammar. - Make sure your text editor is set to remove trailing whitespace. - The pull request should have a useful title like `Add app-xyz` and include a link to the app and why it should be included. +- The apps repository is older than 90 days. Thank you for your suggestions!