1
0
Fork 0

chore: Added pull request template

This commit is contained in:
joostdecock 2023-07-21 17:03:49 +02:00
parent 006bec70b6
commit 19df280da1

17
.github/pull_request_template.md vendored Normal file
View file

@ -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