Synchronize .github/CONTRIBUTING.md with README.md.
samth said "I don't think the Friendly Environment policy should be thought of as part of copyright issues, or applying only to people who contribute code. Is there a different phrasing that would accomplish what you want here?" I have rephrased the reference to the Friendly Environment Policy and moved it before the License section to avoid confusion with copyright issues.
This commit is contained in:
parent
9f8d283e48
commit
4e1646fea8
15
README.md
15
README.md
|
@ -30,7 +30,20 @@ For information on building Racket from this repository, see the
|
|||
Contributing
|
||||
____________
|
||||
|
||||
See [.github/CONTRIBUTING.md](.github/CONTRIBUTING.md)
|
||||
Contribute to Racket by [submitting a pull request](https://github.com/racket/racket), joining the
|
||||
[development mailing list](https://lists.racket-lang.org), or visiting
|
||||
the [IRC](https://botbot.me/freenode/racket/) or [Slack](https://racket-slack.herokuapp.com/) channels.
|
||||
|
||||
By making a contribution, you are agreeing that your contribution is
|
||||
licensed under the LGPLv3, Apache 2.0, and MIT licenses. Those
|
||||
licenses are available in this repository in the files
|
||||
racket/src/LICENSE-LGPL.txt, racket/src/LICENSE-APACHE.txt, and
|
||||
racket/src/LICENSE-MIT.txt.
|
||||
|
||||
See the [Racket Build Guide](../build.md) for more guidance on
|
||||
contributing.
|
||||
|
||||
The [Friendly Environment Policy](https://racket-lang.org/friendly.html) contains guidelines on expected behavior within the Racket community.
|
||||
|
||||
License
|
||||
-------
|
||||
|
|
Loading…
Reference in New Issue
Block a user