1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-29 16:30:56 -05:00
denoland-deno/.github/PULL_REQUEST_TEMPLATE.md

10 lines
218 B
Markdown
Raw Normal View History

2018-09-09 11:24:11 -04:00
<!--
Thank you for your pull request. Before submitting, please make sure the following is done.
1. Ensure ./tools/test.py passes.
2. Format your code with ./tools/format.py
3. Make sure ./tools/lint.py passes.
-->