Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit 18cf149

Browse files
authored
Create PULL_REQUEST_TEMPLATE.md
1 parent b6732c5 commit 18cf149

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
Bug Fixes **ONLY**. NO NEW FEATURE ACCEPTED!
2+
3+
<!--- Provide a general summary of your changes in the Title above -->
4+
5+
## Description
6+
<!--- Describe your changes in detail -->
7+
8+
## Related Issue
9+
<!--- This project only accepts pull requests related to open issues -->
10+
<!--- If suggesting a new feature or change, please discuss it in an issue first -->
11+
<!--- If fixing a bug, there should be an issue describing it with steps to reproduce -->
12+
<!--- Please link to the issue here: -->
13+
14+
## Motivation and Context
15+
<!--- Why is this change required? What problem does it solve? -->
16+
<!--- If it fixes an open issue, please link to the issue here. -->
17+
18+
## How Has This Been Tested?
19+
<!--- Please describe in detail how you tested your changes. -->
20+
<!--- Include details of your testing environment, and the tests you ran to -->
21+
<!--- see how your change affects other areas of the code, etc. -->
22+
23+
## Screenshots (if appropriate):

0 commit comments

Comments
 (0)