File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 3636 # download support and contribution
3737 - git clone https://github.com/PowerGridModel/.github.git --depth 1 --branch main pgm_org_github
3838 - mkdir -p docs/release_and_support
39- - mv pgm_org_github/RELEASE.md pgm_org_github/SUPPORT.md pgm_org_github/SECURITY.md pgm_org_github/CITATION.md docs/release_and_support/
39+ - mv pgm_org_github/RELEASE.md pgm_org_github/SUPPORT.md pgm_org_github/COMMUNITY.md pgm_org_github/ SECURITY.md pgm_org_github/CITATION.md docs/release_and_support/
4040 - mkdir -p docs/contribution
4141 - mv pgm_org_github/GOVERNANCE.md pgm_org_github/CONTRIBUTING.md pgm_org_github/CODE_OF_CONDUCT.md docs/contribution/
4242 # fix links
Original file line number Diff line number Diff line change @@ -134,6 +134,7 @@ contribution/GOVERNANCE.md
134134:maxdepth: 2
135135release_and_support/RELEASE.md
136136release_and_support/SUPPORT.md
137+ release_and_support/COMMUNITY.md
137138release_and_support/SECURITY.md
138139release_and_support/CITATION.md
139140```
You can’t perform that action at this time.
0 commit comments