Skip to content

Commit 31bb7df

Browse files
authored
Create pull_request_template.md
1 parent d39f6ac commit 31bb7df

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/pull_request_template.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +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+
5+
### Description
6+
7+
<!-- A link to an existing issue, or a summary of the thing to include with a link to the relevant section of the spec -->

0 commit comments

Comments
 (0)