Skip to content

Commit 0e26a97

Browse files
committed
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.
1 parent 6bf8672 commit 0e26a97

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/CODE_OF_CONDUCT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
99
TEMPLATE INSTRUCTIONS (delete this block before publishing)
1010
============================================================================
1111
Replace all {{PLACEHOLDER}} values:
12-
{{PROJECT_NAME}} - Your project name
12+
rattlescript - Your project name
1313
hyperpolymath - GitHub/GitLab username or org
1414
rattlescript - Repository name
1515
{{CONDUCT_EMAIL}} - Email for conduct reports
@@ -26,7 +26,7 @@ Review and customise:
2626

2727
## Our Pledge
2828

29-
We as members, contributors, and leaders pledge to make participation in {{PROJECT_NAME}} a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, caste, colour, religion, or sexual identity and orientation.
29+
We as members, contributors, and leaders pledge to make participation in rattlescript a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, caste, colour, religion, or sexual identity and orientation.
3030

3131
We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.
3232

.github/settings.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
# applied by the probot/settings app when changes are pushed to the default
88
# branch. Install the app at: https://github.com/apps/settings
99
#
10-
# Template file — replace rattlescript and {{DESCRIPTION}} with actual values.
10+
# Template file — replace rattlescript and Python-syntax AffineScript — write Python-style code, get affine resource guarantees and typed WASM with actual values.
1111

1212
# ─── Repository Settings ───────────────────────────────────────────────────────
1313

1414
repository:
1515
name: "rattlescript"
16-
description: "{{DESCRIPTION}}"
16+
description: "Python-syntax AffineScript — write Python-style code, get affine resource guarantees and typed WASM"
1717
homepage: "https://github.com/hyperpolymath/rattlescript"
1818
private: false
1919
has_issues: true

0-AI-MANIFEST.a2ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This is the root AI manifest for the template repository.
55
## Template Status
66

77
This repository intentionally contains template placeholders before bootstrap.
8-
Examples: `hyperpolymath`, `rattlescript`, `{{PROJECT_NAME}}`, `[YOUR-REPO-NAME]`.
8+
Examples: `hyperpolymath`, `rattlescript`, `rattlescript`, `[YOUR-REPO-NAME]`.
99

1010
Do not invent project-specific values unless the operator runs template
1111
initialization (for example `just init`) or explicitly provides values.

0 commit comments

Comments
 (0)