mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
Update PR template to reduce confusion about version number (#36939)
This commit is contained in:
parent
90abf5e294
commit
613e682831
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -17,7 +17,7 @@ If adding a new definition:
|
||||
|
||||
If changing an existing definition:
|
||||
- [ ] Provide a URL to documentation or source code which provides context for the suggested changes: <<url here>>
|
||||
- [ ] Increase the version number in the header if appropriate.
|
||||
- [ ] If this PR brings the type definitions up to date with a new version of the JS library, update the version number in the header.
|
||||
- [ ] If you are making substantial changes, consider adding a `tslint.json` containing `{ "extends": "dtslint/dt.json" }`.
|
||||
|
||||
If removing a declaration:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user