Skip to content

Commit

Permalink
Contributing.md: remove spurious verb
Browse files Browse the repository at this point in the history
  • Loading branch information
ben0x539 committed Mar 1, 2013
1 parent cab8ec2 commit ae89328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -11,7 +11,7 @@ You're not off the hook even if you just stick to documentation; code examples i
Pull requests will be treated as "review requests", Pull requests will be treated as "review requests",
and we will give feedback we expect to see corrected on [style](https://github.com/mozilla/rust/wiki/Note-style-guide) and substance before pulling. and we will give feedback we expect to see corrected on [style](https://github.com/mozilla/rust/wiki/Note-style-guide) and substance before pulling.
Changes contributed via pull request should focus on a single issue at a time, like any other. Changes contributed via pull request should focus on a single issue at a time, like any other.
We will not look accept pull-requests that try to "sneak" unrelated changes in. We will not accept pull-requests that try to "sneak" unrelated changes in.


Normally, all pull requests must include regression tests (see [Note-testsuite](https://github.com/mozilla/rust/wiki/Note-testsuite)) that test your change. Normally, all pull requests must include regression tests (see [Note-testsuite](https://github.com/mozilla/rust/wiki/Note-testsuite)) that test your change.
Occasionally, a change will be very difficult to test for. Occasionally, a change will be very difficult to test for.
Expand Down

5 comments on commit ae89328

@bors
Copy link
Contributor

@bors bors commented on ae89328 Mar 2, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saw approval from brson
at ben0x539@ae89328

@bors
Copy link
Contributor

@bors bors commented on ae89328 Mar 2, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging ben0x539/rust/contributing = ae89328 into auto

@bors
Copy link
Contributor

@bors bors commented on ae89328 Mar 2, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ben0x539/rust/contributing = ae89328 merged ok, testing candidate = 3f91f32

@bors
Copy link
Contributor

@bors bors commented on ae89328 Mar 2, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors
Copy link
Contributor

@bors bors commented on ae89328 Mar 2, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fast-forwarding incoming to auto = 3f91f32

Please sign in to comment.