Skip to content

Commit 727d29d

Browse files
committed
improve contributing docs [skip ci]
1 parent a95fbd6 commit 727d29d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@ If you want to use a GraphQL Playground to test something by hand, you can go to
1414
# Adding a feature or changing behavior
1515

1616
For features or changes, please create a new issue first. Since this is a very opinionated package, it is possible I don’t like the change. By discussing it first you can prevent wasted time. But please do! I am very open to improvements.
17+
18+
# Publishing packages
19+
20+
In the root repository, run `yarn run publish` (note: the `run` part is very important). This will make Lerna publish all the packages. After that, be sure to write a changelog on GitHubs Releases page.

0 commit comments

Comments
 (0)