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
Copy file name to clipboardExpand all lines: .devcontainer/README.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
// SPDX-License-Identifier: CC-BY-SA-4.0
2
2
= Dev Container Usage
3
-
:author: {{AUTHOR}} <{{AUTHOR_EMAIL}}>
3
+
:author: Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
4
4
5
5
== Overview
6
6
@@ -24,4 +24,4 @@ This dev container uses `cgr.dev/chainguard/wolfi-base` with git, curl, bash, an
24
24
25
25
== Customization
26
26
27
-
Replace `{{PROJECT_NAME}}` placeholders in both `devcontainer.json` and `Containerfile` with your actual project name. Run `just deps` to verify the environment after first launch.
27
+
Replace `a2ml-haskell` placeholders in both `devcontainer.json` and `Containerfile` with your actual project name. Run `just deps` to verify the environment after first launch.
Code of Conduct Committee - Name of conduct team/committee
13
+
48 hours - Initial response SLA (e.g., 48 hours)
14
+
2026 - Current year
15
15
16
16
Review and customise:
17
17
- 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 a2ml-haskell 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
@@ -136,7 +136,7 @@ If you experience or witness unacceptable behaviour, or have any other concerns,
0 commit comments