Skip to content

Commit cbd9329

Browse files
authored
Merge pull request #702 from webpack/templates
Add templates
2 parents 2d9f332 + 05e49aa commit cbd9329

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

ISSUE_TEMPLATE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
1. Check the existing issues to see if you can find something matching to your request.
2+
2. If you didn't find a relevant issue, go ahead and open a new one. It's better to make small typo fixes and such directly as pull requests.

PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
1. [Read and sign the CLA](https://cla.js.foundation/webpack/webpack.js.org). This needs to be done only once. PRs that haven't signed it won't be accepted.
2+
2. Make sure your PR complies with [the writer's guide](https://webpack.js.org/writers-guide/).
3+
3. Read through the PR diff carefully as sometimes this can reveal issues. The work will be reviewed, but this can save some effort.

0 commit comments

Comments
 (0)