From ae6c6169931716e4bd5d4b7a13649f4daaabd284 Mon Sep 17 00:00:00 2001 From: "Jonathan D.A. Jewell" <6759885+hyperpolymath@users.noreply.github.com> Date: Sat, 19 Sep 2026 18:39:24 +0000 Subject: [PATCH] chore(governance): resolve the template tokens that have a factual answer These files shipped as the raw template, tokens and all. The tokens that name a fact the repository itself answers - project name, owner, forge, description - are filled here. The tokens that name a decision (contact addresses, PGP key, response time) are left exactly as they are and listed in the PR. --- .github/settings.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/settings.yml b/.github/settings.yml index 8b3ee4c..36d136d 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -7,13 +7,13 @@ # applied by the probot/settings app when changes are pushed to the default # branch. Install the app at: https://github.com/apps/settings # -# Template file — replace anytype and {{DESCRIPTION}} with actual values. +# Template file — replace anytype and Pick the algebra, get the discipline...and still have totality with actual values. # ─── Repository Settings ─────────────────────────────────────────────────────── repository: name: "anytype" - description: "{{DESCRIPTION}}" + description: "Pick the algebra, get the discipline...and still have totality" homepage: "https://github.com/hyperpolymath/anytype" private: false has_issues: true