chore: Added pull request template
This commit is contained in:
parent
006bec70b6
commit
19df280da1
1 changed files with 17 additions and 0 deletions
17
.github/pull_request_template.md
vendored
Normal file
17
.github/pull_request_template.md
vendored
Normal 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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue