diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000000..b72967ae543 --- /dev/null +++ b/CONTRIBUTING.md @@ -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.