From 63d732c1d9a1adf75624b97d8602adc8fbebea4c Mon Sep 17 00:00:00 2001 From: Jean-Luc Makiola Date: Thu, 30 Jul 2026 10:39:05 +0200 Subject: [PATCH] docs(contributing): drop the "Not going to happen" section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit With drag-and-drop rescheduling removed, the list held only the INTERNET permission and an app-side database — both already stated as rules 1 and 2 under "The rules". A second section restating them adds nothing and gives two places to keep in sync. --- CONTRIBUTING.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 43237f7..5948114 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -178,13 +178,6 @@ Please don't commit planning or design documents. Code, tests, architecture note and the changelog land; the reasoning belongs in the commit message and the issue. -## Not going to happen - -Saving you the effort: - -- **Anything requiring `INTERNET`**, including a sync stack of our own. -- **An app-side event database.** - ## Licence Calendula is [MIT](LICENSE). By contributing you agree your changes ship under