Skip to content

Commit

Permalink
Merge pull request #2862 from martinholmer/guide-edits
Browse files Browse the repository at this point in the history
Minor edits of RELEASING.md document
  • Loading branch information
martinholmer authored Jan 6, 2025
2 parents 74ab0a9 + b82301a commit 5d71295
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions docs/contributing/RELEASING.md
Original file line number Diff line number Diff line change
@@ -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:

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 5d71295

Please sign in to comment.