diff options
author | Brandon Millman <brandon.millman@gmail.com> | 2018-06-20 01:41:27 +0800 |
---|---|---|
committer | Brandon Millman <brandon.millman@gmail.com> | 2018-06-20 01:41:27 +0800 |
commit | 5305db689de361eec7b1dd73a05049258642d1eb (patch) | |
tree | 09d7a26c04d894d4eb537c5fc054520bd042d319 /PULL_REQUEST_TEMPLATE.md | |
parent | 2338c7a3b36da7e58edec868cab395d68bfe16d2 (diff) | |
download | dexon-sol-tools-5305db689de361eec7b1dd73a05049258642d1eb.tar dexon-sol-tools-5305db689de361eec7b1dd73a05049258642d1eb.tar.gz dexon-sol-tools-5305db689de361eec7b1dd73a05049258642d1eb.tar.bz2 dexon-sol-tools-5305db689de361eec7b1dd73a05049258642d1eb.tar.lz dexon-sol-tools-5305db689de361eec7b1dd73a05049258642d1eb.tar.xz dexon-sol-tools-5305db689de361eec7b1dd73a05049258642d1eb.tar.zst dexon-sol-tools-5305db689de361eec7b1dd73a05049258642d1eb.zip |
Update PR template
Diffstat (limited to 'PULL_REQUEST_TEMPLATE.md')
-rw-r--r-- | PULL_REQUEST_TEMPLATE.md | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 8752069db..34f74b601 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -1,24 +1,10 @@ -<!--- Thank you for taking the time to submit a Pull Request --> - -<!--- Provide a general summary of the issue in the Title above --> - ## Description <!--- Describe your changes in detail --> -## Motivation and Context - -<!--- Why is this change required? What problem does it solve? --> - -<!--- If it fixes an open issue, please link to the issue here. --> - -## How Has This Been Tested? - -<!--- Please describe in detail how you tested your changes. --> - -<!--- Include details of your testing environment, and the tests you ran to --> +## Testing instructions -<!--- see how your change affects other areas of the code, etc. --> +<!--- Please describe how reviewers can test your changes --> ## Types of changes |