-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Add a CONTRIBUTING.md file to the root directory in rust #4273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Added in c880d0a - but I'll leave this open until we have a chance to merge to master, since I'm assuming it won't show up automatically when someone opens a pull request unless the file is on master. |
I can confirm that I opened a PR against master today because I did not see that document. :( |
@steveklabnik Thanks for the report. Once the build stops being broken, I'll push incoming to master and that should fix everything. |
Looks done. |
TB: add `Cell` state to support more fine-grained tracking of interior mutable data
It's still a bit hard to find https://github.com/mozilla/rust/wiki/Note-development-policy , so some pull requests are coming in targeted to
master
. Eric Holmes pointed out that if you create a CONTRIBUTING.md file in the root, Github will automatically show the contents in the header when someone opens a pull request. This could be a link to Note-development-policy or the contents of it, either way.The text was updated successfully, but these errors were encountered: