You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace RSR template placeholders with actual values
Fill {{REPO}}, {{OWNER}}, {{FORGE}}, {{AUTHOR}}, {{AUTHOR_EMAIL}},
{{SECURITY_EMAIL}}, {{CURRENT_YEAR}}, and {{PROJECT_NAME}} across
CONTRIBUTING.md, CODE_OF_CONDUCT.md, SECURITY.md, issue templates,
and workflow files.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Adjust enforcement ladder for your community size
@@ -22,7 +22,7 @@ Review and customise:
22
22
23
23
## Our Pledge
24
24
25
-
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.
25
+
We as members, contributors, and leaders pledge to make participation in Developer Ecosystem 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.
26
26
27
27
We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.
28
28
@@ -310,7 +310,7 @@ We thank these communities for their leadership in creating welcoming spaces.
310
310
311
311
If you have questions about this Code of Conduct:
312
312
313
-
- Open a [Discussion](https://{{FORGE}}/{{OWNER}}/{{REPO}}/discussions) (for general questions)
313
+
- Open a [Discussion](https://github.com/hyperpolymath/developer-ecosystem/discussions) (for general questions)
314
314
- Email {{CONDUCT_EMAIL}} (for private questions)
315
315
- Contact any maintainer directly
316
316
@@ -324,4 +324,4 @@ We're all here because we care about this project. Let's make it a place where e
324
324
325
325
---
326
326
327
-
<sub>Last updated: {{CURRENT_YEAR}} · Based on Contributor Covenant 2.1</sub>
327
+
<sub>Last updated: 2026 · Based on Contributor Covenant 2.1</sub>
- Adjust enforcement ladder for your community size
@@ -22,7 +22,7 @@ Review and customise:
22
22
23
23
## Our Pledge
24
24
25
-
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.
25
+
We as members, contributors, and leaders pledge to make participation in Developer Ecosystem 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.
26
26
27
27
We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.
28
28
@@ -310,7 +310,7 @@ We thank these communities for their leadership in creating welcoming spaces.
310
310
311
311
If you have questions about this Code of Conduct:
312
312
313
-
- Open a [Discussion](https://{{FORGE}}/{{OWNER}}/{{REPO}}/discussions) (for general questions)
313
+
- Open a [Discussion](https://github.com/hyperpolymath/developer-ecosystem/discussions) (for general questions)
314
314
- Email {{CONDUCT_EMAIL}} (for private questions)
315
315
- Contact any maintainer directly
316
316
@@ -324,4 +324,4 @@ We're all here because we care about this project. Let's make it a place where e
324
324
325
325
---
326
326
327
-
<sub>Last updated: {{CURRENT_YEAR}} · Based on Contributor Covenant 2.1</sub>
327
+
<sub>Last updated: 2026 · Based on Contributor Covenant 2.1</sub>
0 commit comments