Skip to content

Commit 842027f

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 1a339bf commit 842027f

2 files changed

Lines changed: 4 additions & 4 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+
jaffascript - Your project name
1313
hyperpolymath - GitHub/GitLab username or org
1414
jaffascript - 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 jaffascript 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 jaffascript and {{DESCRIPTION}} with actual values.
10+
# Template file — replace jaffascript and JavaScript/TypeScript-syntax AffineScript — affine resource guarantees + typed-wasm output for JS/TS-shaped code with actual values.
1111

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

1414
repository:
1515
name: "jaffascript"
16-
description: "{{DESCRIPTION}}"
16+
description: "JavaScript/TypeScript-syntax AffineScript — affine resource guarantees + typed-wasm output for JS/TS-shaped code"
1717
homepage: "https://github.com/hyperpolymath/jaffascript"
1818
private: false
1919
has_issues: true

0 commit comments

Comments
 (0)