From 35cf02b1d039d22073ab8937b10b7362315c1a8e Mon Sep 17 00:00:00 2001 From: Filippo Valsorda Date: Sun, 16 Jun 2024 05:03:03 -0400 Subject: [PATCH] .github: link maintenance policy from CONTRIBUTING.md --- .github/CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index d847166..168e049 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -12,6 +12,8 @@ age is a little unusual in how it is maintained. I like to keep the code style c Therefore, **be prepared for your change to get reimplemented rather than merged**, and please don't be offended if that happens. PRs are still appreciated as a way to clarify the intended behavior, but are not at all required: prefer focusing on providing detailed context in an issue report instead. +To learn more, please see my [maintenance policy](https://github.com/FiloSottile/FiloSottile/blob/main/maintenance.md). +