Remove top-level CONTRIBUTING.md

This commit is contained in:
kryptine 2020-05-26 18:45:07 +00:00 committed by Sam Tobin-Hochstadt
parent 5e4feed5b8
commit 9f8d283e48

View File

@ -1,10 +0,0 @@
Contribute to Racket by
submitting a [pull request](https://github.com/racket/racket/pulls),
reporting an [issue](https://github.com/racket/racket/issues),
joining the [development mailing list](https://lists.racket-lang.org),
or visiting the IRC or Slack channels.
By making contributions, you agree to license your contributions under the Apache 2.0 and MIT licenses. Those
licenses are available in this repository in the files
[LICENSE-APACHE.txt](racket/src/LICENSE-APACHE.txt) and
[LICENSE-MIT.txt](racket/src/LICENSE-MIT.txt).