diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4c3425e7e2aa64..7d1271bbc2dcf6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,6 +8,16 @@ submit a PR patching this document and let's discuss! Once the PR is accepted, *all* code should be updated as soon as possible to reflect the new conventions. +## First Time Contributors + +First time contributors should read through this guide in its entirety before +opening a pull request. Additionally, pull requests from external (and +especially first time) contributors that make inconsequential changes may be +closed without merging at the discretion of Agave maintainers. Pull requests +will be deemed consequential or not on a case by case basis. As an example, +spelling and/or grammar fixes will almost always be considered inconsequential, +unless they materially correct the message. + ## Pull Requests Small, frequent PRs are much preferred to large, infrequent ones. A large PR is