Skip to content

Commit b82ba65

Browse files
committed
Add PULL_REQUEST_TEMPLATE.md
1 parent a2e3390 commit b82ba65

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
THIS PROJECT IS IN MAINTENANCE MODE. We accept pull-requests for Bug Fixes **ONLY**. NO NEW FEATURES 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 (if appropriate)?
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)