From dc263c2df46c2cd96bf325ed3683139aeb2c21bf Mon Sep 17 00:00:00 2001 From: "Allen D. Householder" Date: Fri, 21 Jul 2023 15:51:13 -0400 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8b6d8545..e1f9e2e2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -30,6 +30,7 @@ There are a number of ways you can contribute to the development of Vultron. ### Submit Pull Requests +- Potential contributors should review [ContributionInstructions.md](ContributionInstructions.md) before submitting a PR. - Before making any significant changes that you expect to result in a pull request, we encourage you to discuss your plans with the maintainers first, whether that be in the form of an [Issue](https://github.com/CERTCC/Vultron/issues) or a [Discussion](https://github.com/CERTCC/Vultron/discussions). - Python code should be formatted with [Black](https://black.readthedocs.io/en/stable/)