mirror of
https://github.com/getify/You-Dont-Know-JS.git
synced 2024-10-11 17:06:09 +08:00
adding pull-request template
This commit is contained in:
parent
2608968f14
commit
5086dafbf1
23
PULL_REQUEST_TEMPLATE.md
Normal file
23
PULL_REQUEST_TEMPLATE.md
Normal file
@ -0,0 +1,23 @@
|
||||
**Yes, I promise I've read the [Contributions Guidelines](https://github.com/getify/You-Dont-Know-JS/blob/master/CONTRIBUTING.md)** (please feel free to remove this line).
|
||||
|
||||
Specifically quoting these guidelines regarding typos:
|
||||
|
||||
> Typos?
|
||||
>
|
||||
> Please don't worry about minor text typos. These will almost certainly be caught during the editing process.
|
||||
>
|
||||
> If you're going to submit a PR for typo fixes, please be measured in doing so by collecting several small changes into a single PR (in separate commits). Or, **just don't even worry about them for now,** because we'll get to them later. I promise.
|
||||
|
||||
----
|
||||
|
||||
**Please type "I already searched for this issue":**
|
||||
|
||||
**Edition:** (pull requests not accepted for previous editions)
|
||||
|
||||
**Book Title:**
|
||||
|
||||
**Chapter:**
|
||||
|
||||
**Section Title:**
|
||||
|
||||
**Topic:**
|
Loading…
Reference in New Issue
Block a user