remove root CONTRIBUTING.md

There's already a file `.github/CONTRIBUTING.md`
This commit is contained in:
Ben Greenman 2019-11-03 09:45:30 -05:00
parent 3628df837a
commit 5651b36b65

View File

@ -1,24 +0,0 @@
# Contributing to Racket
Thank you for your interest in contributing to Racket!
Racket lives on GitHub in multiple repositories: <https://github.com/racket>
To contribute, visit a repository and open a pull request.
#### More information:
- GitHub: [About Pull Requests](https://help.github.com/en/articles/about-pull-requests)
- Racket Wiki: [Ways to contribute to Racket](https://github.com/racket/racket/wiki/Ways-to-contribute-to-Racket)
- Racket Blog tutorials for contributors:
+ [2017-09-27](https://blog.racket-lang.org/2017/09/tutorial-contributing-to-racket.html)
+ [2012-11-25](https://blog.racket-lang.org/2012/11/tutorial-contributing-to-racket.html)
#### Other resources
- mailing lists: <https://lists.racket-lang.org>
- Slack channel: <https://racket.slack.com>
+ Slack invite link: <http://racket-slack.herokuapp.com>
- package index: <https://pkgs.racket-lang.org>