Skip to content

Commit

Permalink
Update CONTRIBUTING.md with new issues policy
Browse files Browse the repository at this point in the history
  • Loading branch information
nrc committed Sep 22, 2014
1 parent 72841b1 commit 852cef8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ If you're just reporting a bug, please see:

http://doc.rust-lang.org/complement-bugreport.html

## Submitting an issue

Please submit issues here for bug reports or implementation details. For feature
requests, language changes, or major changes to the libraries, please submit an
issue against the [RFCs repository](https://github.com/rust-lang/rfcs).

## Pull request procedure

Pull requests should be targeted at Rust's `master` branch.
Expand Down

5 comments on commit 852cef8

@bors
Copy link
Contributor

@bors bors commented on 852cef8 Sep 23, 2014

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 nrc@852cef8

@bors
Copy link
Contributor

@bors bors commented on 852cef8 Sep 23, 2014

Choose a reason for hiding this comment

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

merging nick29581/rust/contrib = 852cef8 into auto

@bors
Copy link
Contributor

@bors bors commented on 852cef8 Sep 23, 2014

Choose a reason for hiding this comment

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

nick29581/rust/contrib = 852cef8 merged ok, testing candidate = 3f299ff

@bors
Copy link
Contributor

@bors bors commented on 852cef8 Sep 23, 2014

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 852cef8 Sep 23, 2014

Choose a reason for hiding this comment

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

fast-forwarding master to auto = 3f299ff

Please sign in to comment.