Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
iarna committed Aug 22, 2018
1 parent 71260fc commit 5db1bb3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 73 deletions.
26 changes: 0 additions & 26 deletions CONTRIBUTING.md

This file was deleted.

54 changes: 7 additions & 47 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
# :package: :ledger: the npm registry public tracker

This is a public issue tracker for the npm registry. It will be used
to announce major changes, forecast what we are working on, and to
field issues with the registry.
# :package: :ledger: the npm registry documentation repo

## What This Repo Is

Expand All @@ -11,48 +7,12 @@ If there are major releases going out, we will write them up here.
We will collect documentation about API endpoints here.

:white_check_mark: If you are having issues with the registry — a publish is
too slow, or if you can't install a package you know exists — **please open an
issue here**. If the topic is sensitive, please [contact
support](https://www.npmjs.com/support).
too slow, or if you can't install a package you know exists — **please
report that in the [support category on npm.community](https://npm.community/c/support) **. If the
topic is sensitive, please [contact npm's support staff](https://www.npmjs.com/support).

:white_check_mark: If you need something from the registry — a new API, or new information in an
existing API — **please open an issue here**. We will take the feature under
consideration: keep in mind, we often have to pass on really good ideas due to
time constraints. Wherever we can, we'll try to make your feature possible — if
not written by us, then at least providing the hooks so that you can write it
yourself.

:warning: This team does not enforce **policy**. If you are interested in the
policies of npm, please look at the [policies
repository](https://github.com/npm/policies).

:no_entry: This repository is **not** the place to bring package disputes.
[Contact support](https://www.npmjs.com/support).

:no_entry: This repository is **not** the place to debate the outcome of
package disputes. We rely on our support staff to administer the repository
according to the policies set forth in the [policies
repository](https://github.com/npm/policies). If you wish to make changes to
npm policy, please open an issue there.

## What The Registry Team's Goals Are

1. :package: :truck: **The spice must flow.** The registry must continue to
distribute packages to folks running `npm install`. In so far as is possible,
ensure that disruptions are avoided, and where unavoidable or unexpected, they
are at least brief. One outcome of this rule is that *making sure the service
scales along with the ecosystem is always on our minds*.
2. :pill: :tea: **Ensure the health of the ecosystem**. This means making
sure that bad actors are not able to adversely affect other users through
their actions. (Put another way, it's our job to give all developers the
elbow room they need to make sure they don't step on each others toes.)
3. :microscope: :rocket: **Develop features that help us keep running the registry**.
This includes both free features and for-pay features — sometimes this will
involve working with the Enterprise team to develop public registry features
that add value to the enterprise product, sometimes this will involve building
features for private modules users.

## Participation
existing API — **please post that to the [ideas category](https://npm.community/c/ideas)**.

Participation in this repository (via issues, PRs, or otherwise) is subject
to the [npm Code of Conduct](https://www.npmjs.com/policies/conduct).
If you're looking for issues that were previously lcoated here, please see
the [npm registry issue archive](https://github.com/npm/registry-issue-archive).

0 comments on commit 5db1bb3

Please sign in to comment.