diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000000..5183f306993 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,17 @@ +You're submitting a pull request to FreeSewing, that's awesome :tada: + +Before doing so, please take a moment to read up on what sort of pull requests +are **not accepted** (don't worrry, it's short list): + +- A pull requests that includes a **major overhaul or refactor** and was not + discussed or requested beforehand. +- A pull requests that **changes infrastructure code** (changes to pipelines, + dependency management, monorepo-wide config and so on) that was not discussed + or requested beforehand. + +I welcome contributions big and small, but these kinds are usually more hassle +than they are worth, so let's just not, ok? + +tx, +joost +