diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..df4daa2e --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,28 @@ + +**Type of issue**: bug report | feature request | question | other enhancement + + + + +**Impact**: no rtl change | rtl refactoring | new rtl | unknown + + +**Development Phase**: request | proposal + +**Other information** + + + + +**What is the current behavior?** + +**What is the expected behavior?** + +**Please tell us about your environment:** + + +**What is the use case for changing the behavior?** diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..fe031ca1 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,13 @@ +**Related issue**: + + +**Type of change**: bug fix | new feature | other enhancement + + +**Impact**: no rtl change | rtl refactoring | new rtl | unknown + + +**Development Phase**: proposal | implementation + +**Release Notes** +