Skip to content

Commit 62011ef

Browse files
Fix pull request template (#36)
1 parent 3adcd65 commit 62011ef

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
**Prerequisites**
2+
3+
- [ ] Before opening a pull request, please check the DOM standard (https://dom.spec.whatwg.org/). If it doesn't appear in this spec, it may be present in the spec for one of the other `purescript-web` projects. Although MDN is a great resource, it is not a suitable reference for this project.
4+
15
**Description of the change**
26

37
Clearly and concisely describe the purpose of the pull request. If this PR relates to an existing issue or change proposal, please link to it. Include any other background context that would help reviewers understand the motivation for this PR.

.github/pull_request_template.md

-7
This file was deleted.

0 commit comments

Comments
 (0)