Last change
on this file since 571e0df was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
770 bytes
|
Line | |
---|
1 | # Contributing
|
---|
2 |
|
---|
3 | This repository uses [cr.joyent.us](https://cr.joyent.us) (Gerrit) for new
|
---|
4 | changes. Anyone can submit changes. To get started, see the [cr.joyent.us user
|
---|
5 | guide](https://github.com/joyent/joyent-gerrit/blob/master/docs/user/README.md).
|
---|
6 | This repo does not use GitHub pull requests.
|
---|
7 |
|
---|
8 | See the [Joyent Engineering
|
---|
9 | Guidelines](https://github.com/joyent/eng/blob/master/docs/index.md) for general
|
---|
10 | best practices expected in this repository.
|
---|
11 |
|
---|
12 | Contributions should be "make prepush" clean. The "prepush" target runs the
|
---|
13 | "check" target, which requires these separate tools:
|
---|
14 |
|
---|
15 | * https://github.com/davepacheco/jsstyle
|
---|
16 | * https://github.com/davepacheco/javascriptlint
|
---|
17 |
|
---|
18 | If you're changing something non-trivial or user-facing, you may want to submit
|
---|
19 | an issue first.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.