Add basic CONTRIBUTING.md that points to contribution guide docs (#6203)

This commit is contained in:
Todd Gamblin 2017-11-08 11:09:11 -08:00 committed by GitHub
parent 392929ba77
commit 9c774cccde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,5 @@
# Contributing to Spack
Before contributing to Spack you should read the
[Contribution Guide](https://spack.readthedocs.io/en/latest/contribution_guide.html),
which is maintained as part of Spack's documentation.