Skip to content

Commit 96f70cf

Browse files
authored
typos and language in the submission checklist
1 parent 01e32db commit 96f70cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/checklist-submitting-SSC.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Checklist for submitting new versions to SSC
22

33
1. **Merge to *develop*** - Merge all branches with the changes that should be included in the new version first to the `develop` branch.
4-
1. **Update version and date** - In the `develop` update the version number and date in all ado-files and all dates in all help files. See section below for details.
4+
1. **Update version and date** - In the `develop` branch, update the version number and date in all ado-files and all dates in all help files. See section below for details.
55
1. **Merge to *master*** - Merge the `develop` branch to the `master` branch.
66
1. **Copy files to archive folder** - Make a folder with the version name in the archive folder Dropbox\DIME Analytics\Data Coordinator\ietoolkit\ietoolkit archive\ and copy all ado-files and help files for all *ietoolkit* command there
77
1. **Create a .zip file** - Create a .zip file with all ado-files and help files in the folder you just created in the archive folder. Then remove all files but the .zip file from the archive folder.
88
1. **Email Prof. Baum** - Email the .zip file to **[email protected]**
9-
1. **Draft release note** - Go to the [release notes](https://github.com/worldbank/ietoolkit/releases) and draft a new release note for the new verison. Follow the format from previous releases with links to issues solved.
9+
1. **Draft release note** - Go to the [release notes](https://github.com/worldbank/ietoolkit/releases) and draft a new release note for the new verison. Follow the format from previous releases with links to [issues](https://github.com/worldbank/ietoolkit/issues) solved.
1010
1. **Publish release note** - Once the new version is up on SSC, publish the release note
1111
1. **Close issues** - When the new version is up, close all the [issues](https://github.com/worldbank/ietoolkit/issues) that was solved in the new version.
1212
1. **Send announce email** - If it is a major release (new commands or significant updates to existing commands), send an email to DIME Team to announce the new version
@@ -23,7 +23,7 @@ Verison number and date in ado-file. Change both version number and date. Make s
2323
program iebaltab
2424
```
2525

26-
Date in help file. Change only the date, there is no version number in the helpfile.
26+
Date at the top of the help file. Change only the date, there is no version number in the helpfile.
2727
```
2828
{smcl}
2929
{* 15 Dec 2017}{...}

0 commit comments

Comments
 (0)