Skip to content

Commit 454db93

Browse files
committed
More contributing details.
1 parent 4bb21f7 commit 454db93

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,8 @@ To propose a new format identifier:
2121

2222
- Create an issue describing the proposed identifier using the new format template
2323
- Discuss the format with the community
24-
- Create a Pull Request that creates the format in the XML dialect used in the formats file
24+
- Create a Pull Request that creates the format in the XML dialect used in the formats file. Name the branch for the pull request as `feature_#_format` where `#` is the issue number of the proposed format, and `format` is a short name for the proposed format (e.g., `feature_3_shapefile`).
25+
26+
## Release process
27+
28+
Periodically, when new formats have been approved, we will merge the submitted PRs to the `develop` branch, and test that all changes work together. When the file is ready for relrelease, we will merge the `develop` branch to master, and tag it with the release tag of the form `1.22`, representing the current format service data version. This will then be used to update the DataONE formats service.

0 commit comments

Comments
 (0)