aboutsummaryrefslogtreecommitdiffstats
path: root/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authorLeonid Logvinov <logvinov.leon@gmail.com>2018-02-06 04:56:41 +0800
committerLeonid Logvinov <logvinov.leon@gmail.com>2018-02-06 04:56:41 +0800
commit7e5b7a7f2af0711f91895ecac3acb95c9d4878dd (patch)
tree5112c44f2345df641cea4165cc0fe1864f157e1c /PULL_REQUEST_TEMPLATE.md
parent881d32e73324b226bdc97f96fb583edb7a5311c1 (diff)
parent156e85a6b3347c8c7f3751632ef98757194a5ab0 (diff)
downloaddexon-sol-tools-7e5b7a7f2af0711f91895ecac3acb95c9d4878dd.tar
dexon-sol-tools-7e5b7a7f2af0711f91895ecac3acb95c9d4878dd.tar.gz
dexon-sol-tools-7e5b7a7f2af0711f91895ecac3acb95c9d4878dd.tar.bz2
dexon-sol-tools-7e5b7a7f2af0711f91895ecac3acb95c9d4878dd.tar.lz
dexon-sol-tools-7e5b7a7f2af0711f91895ecac3acb95c9d4878dd.tar.xz
dexon-sol-tools-7e5b7a7f2af0711f91895ecac3acb95c9d4878dd.tar.zst
dexon-sol-tools-7e5b7a7f2af0711f91895ecac3acb95c9d4878dd.zip
Merge branch 'development' of github.com:0xProject/0x.js into development
Diffstat (limited to 'PULL_REQUEST_TEMPLATE.md')
-rw-r--r--PULL_REQUEST_TEMPLATE.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md
index 3b0041316..ec4e1b82f 100644
--- a/PULL_REQUEST_TEMPLATE.md
+++ b/PULL_REQUEST_TEMPLATE.md
@@ -22,12 +22,14 @@
## Types of changes
-<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply:
-- [ ] Bug fix (non-breaking change which fixes an issue)
-- [ ] New feature (non-breaking change which adds functionality)
-- [ ] Breaking change (fix or feature that would cause existing functionality to change)
+<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
+
+* [ ] Bug fix (non-breaking change which fixes an issue)
+* [ ] New feature (non-breaking change which adds functionality)
+* [ ] Breaking change (fix or feature that would cause existing functionality to change)
## Checklist:
+
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->