Skip to content

Commit abf490f

Browse files
authored
Merge pull request #86 from danielcompton/patch-1
Add information about publishing schedule
2 parents fdc08c4 + 4693113 commit abf490f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/documents/guides/contributing.html.md.eco

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ See the [best practices](/guides/best-practices.html) for more info on how to st
6868
## Private APIs
6969
We do not support exposing *undocumented* internal implementation details of libraries in `.d.ts` files. We follow this more strictly for *popular* libraries with good documentation e.g. jquery, angular, node etc.
7070

71+
### Publishing
72+
73+
After your pull request has been merged, your NPM package should be updated within a few hours. If it's been more than 24 hours, ping @RyanCavanaugh and @sandersn on the PR to investigate.
74+
7175
### Note
7276

7377
Keep in mind the repos is a community project with a wide range on quality in contributions and moderation; so there may be the occasional rule violation or historical artifact.

0 commit comments

Comments
 (0)