Skip to content

Commit

Permalink
TOOLS-2327 move repos out of Gerrit (drop referral to Gerrit for CR) (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
trentm authored Oct 24, 2019
1 parent f849e28 commit dc48342
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# Contributing

This repository uses [cr.joyent.us](https://cr.joyent.us) (Gerrit) for new
changes. Anyone can submit changes. To get started, see the [cr.joyent.us user
guide](https://github.com/joyent/joyent-gerrit/blob/master/docs/user/README.md).
This repo does not use GitHub pull requests.
This repository uses GitHub pull requests for code review.

See the [Joyent Engineering
Guidelines](https://github.com/joyent/eng/blob/master/docs/index.md) for general
Expand All @@ -12,8 +9,8 @@ best practices expected in this repository.
Contributions should be "make prepush" clean. The "prepush" target runs the
"check" target, which requires these separate tools:

* https://github.com/davepacheco/jsstyle
* https://github.com/davepacheco/javascriptlint
* https://github.com/joyent/jsstyle
* https://github.com/joyent/javascriptlint

If you're changing something non-trivial or user-facing, you may want to submit
an issue first.

0 comments on commit dc48342

Please sign in to comment.