|
|
@@ -0,0 +1,26 @@
|
|
|
+<!--- Provide a general summary of your changes in the Title above -->
|
|
|
+##### Describe your changes
|
|
|
+<!--- Describe your changes in detail -->
|
|
|
+
|
|
|
+##### Any Relavant Issue ticket number and link
|
|
|
+<!--- this category is optional IF there are no associated issues/PRs of relavance -->
|
|
|
+
|
|
|
+##### 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 -->
|
|
|
+<!--- see how your change affects other areas of the code, etc. -->
|
|
|
+
|
|
|
+##### Screenshots (if appropriate):
|
|
|
+
|
|
|
+##### Checklist before requesting a review
|
|
|
+- [ ] Have you performed a self review of the code?
|
|
|
+- [ ] Have you added adequte tests?
|
|
|
+- [ ] If this adds a feature, has completions been added for zsh and fish?
|
|
|
+- [ ] Have you updated documentation, man pages, help?
|
|
|
+- [ ] Have you ensured any option flags are respected?
|
|
|
+- [ ] Does your code pass CI tests?
|
|
|
+- [ ] Does your commit summaries follow conventional commits?
|