Skip to content

Commit 83ee590

Browse files
nknappjaylinski
authored andcommitted
add links to publish requirements
1 parent 8dc3d25 commit 83ee590

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,11 @@ You can use the following scripts to make sure that the CI job does not fail:
9393

9494
Before attempting the release Handlebars, please make sure that you have the following authorizations:
9595

96-
- Push-access to `handlebars-lang/handlebars.js`
97-
- Publishing rights on npmjs.com for the `handlebars` package
98-
- Publishing rights on gemfury for the `handlebars-source` package
99-
- Push-access to the repo for legacy package managers: `components/handlebars`
100-
- Push-access to the production-repo of the handlebars site: `handlebars-lang/handlebarsjs.com-github-pages`
96+
- Push-access to [handlebars-lang/handlebars.js](https://github.com/handlebars-lang/handlebars.js/)
97+
- Publishing rights on npmjs.com for the [handlebars](https://www.npmjs.com/package/handlebars) package
98+
- Publishing rights on rubygems for the [handlebars-source](https://rubygems.org/gems/handlebars-source) package
99+
- Push-access to the repo for legacy package managers: [components/handlebars.js](https://github.com/components/handlebars.js)
100+
- Push-access to the production-repo of the handlebars site: [handlebars-lang/docs](https://github.com/handlebars-lang/docs)
101101

102102
_When releasing a previous version of Handlebars, please look into the CONTRIBUNG.md in the corresponding branch._
103103

0 commit comments

Comments
 (0)