Skip to content

Commit 960716f

Browse files
chore(governance): fill the template tokens that have a factual answer (#61)
The template tokens in these files had a factual answer, so they are filled: - `.github/settings.yml` - `.github/CODE_OF_CONDUCT.md` **Left deliberately for the owner** — these ask for values a machine must not invent (a wrong security contact is worse than an obviously-unfilled one): - `.github/CODE_OF_CONDUCT.md`: `{{CONDUCT_EMAIL}}`, `{{CONDUCT_TEAM}}`, `{{CURRENT_YEAR}}`, `{{PLACEHOLDER}}`, `{{RESPONSE_TIME}}` Filling those is a one-off decision about estate contact details, not a per-repo edit.
1 parent 1a339bf commit 960716f

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)