From cfd5dd80a38502a8b1fefd68bdd55e88e5723b35 Mon Sep 17 00:00:00 2001 From: "martin.holmer@gmail.com" Date: Mon, 6 Jan 2025 17:40:29 -0500 Subject: [PATCH] Minor edits of RELEASING.md document --- docs/contributing/RELEASING.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/docs/contributing/RELEASING.md b/docs/contributing/RELEASING.md index dd71c5af0..f2e374240 100755 --- a/docs/contributing/RELEASING.md +++ b/docs/contributing/RELEASING.md @@ -1,10 +1,7 @@ Releasing Tax-Caclculator Packages -================================== +================================= -The following outlines the process for releasing a new Tax-Calculator package. - -Create new `taxcalc` package -============================ +The following outlines the process for releasing a new `taxcalc` package. In the top-level Tax-Calculator directory, do the following: @@ -36,13 +33,13 @@ In the top-level Tax-Calculator directory, do the following: --> commit X-Y-Z branch and push to origin --> open new GitHub pull request using your X-Y-Z branch - ---> ask [@jdebacker](https://github.com/jdebacker/) to merge and create package ``` +Then ask [@jdebacker](https://github.com/jdebacker/) to review and +merge the pull request and create package + -Notes for person actually creating package -========================================== +### Notes on creating package for distribution ``` --> merge X-Y-Z branch into master branch on GitHub