-
Notifications
You must be signed in to change notification settings - Fork 13.3k
LICENSE for Code of Conduct? #14160
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
Although the wiki does not make it clear, the Rust Code of Conduct is licensed the same as Rust and its documentation: MIT + Apache 2. I imagine we can be flexible and if that license doesn't work for you we can reconsider. Let me know. |
I believe that's ok, since MIT allows derivative works and sublicensing. It's not exactly what I'd call a "substantial portion", so is it ok if I just mention the source, and release the result under CC-By-SA? |
Yes, I'm fine with that. |
Closing in favour of #5831. |
fix: Bring back hovering call parens for return type info
The `uninlined_format_args` was temporarily downgraded to `pedantic` in part because rust-analyzer was not fully supporting it at the time, per rust-lang#10087. The support has been added over [a year ago](rust-lang/rust-analyzer#11260), so seems like this should be back to style. Another source of the initial frustration was fixed since then as well - this lint does not trigger by default in case only some arguments can be inlined. changelog: [`uninlined_format_args`]: move back to `style`
I'm writing a code of conduct for npm.
I'd really love to use some of the language found in the "Conduct" section here: https://github.com/mozilla/rust/wiki/Note-development-policy#conduct
Is this document Creative Commons of any sort? I was thinking of a simple statement in the footer of our CoC, with something like:
I'm also borrowing liberally from the Stumptown Syndicate Citizens' Code of Conduct, and our CoC will be CC BY-SA-3.0
The text was updated successfully, but these errors were encountered: