Skip to content

Commit 263e1b6

Browse files
authored
Merge pull request #186 from ax3l/doc-updatePRtemplate
PR Template: Update
2 parents 7996da6 + cefd079 commit 263e1b6

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
## Affected Components
1616

1717
- `base`
18-
- `EXT-...`
18+
- `EXT: ...`
1919

2020
## Logic Changes
2121

@@ -27,7 +27,7 @@
2727
*What would a writer need to change?*
2828
*Does this pull request change the interpretation of existing data writers?*
2929

30-
- `libopenPMD` (upcoming): https://github.com/ComputationalRadiationPhysics/libopenPMD/...
30+
- `openPMD-api` (upcoming): https://github.com/openPMD/openPMD-api/...
3131

3232
## Reader Changes
3333

@@ -39,13 +39,13 @@
3939
- `openPMD-viewer`: https://github.com/openPMD/openPMD-viewer/...
4040
- `yt`: https://github.com/yt-project/yt/...
4141
- `VisIt`: https://github.com/openPMD/openPMD-visit-plugin
42-
- `libopenPMD` (upcoming): https://github.com/ComputationalRadiationPhysics/libopenPMD/...
43-
- `XDMF` (upcoming): https://github.com/openPMD/openPMD-tools/...
42+
- `openPMD-api` (upcoming): https://github.com/openPMD/openPMD-api/...
43+
- `XDMF` (upcoming): https://github.com/openPMD/openPMD-converter/...
4444

45-
## Data Converter
45+
## Data Updater
4646

4747
*How does this affect already existing files with previous versions of the standard?*
4848
*Is this change possible to be expressed in a way, that an automated tool can update the file?*
4949
*Link code/pull requests that implement the upgrade logic!*
5050

51-
- https://github.com/openPMD/openPMD-converter/...
51+
- https://github.com/openPMD/openPMD-updater/...

0 commit comments

Comments
 (0)