From abbd9ce9053ff622d7b2810e38708ed6aaa952b3 Mon Sep 17 00:00:00 2001 From: Abraham Gonzalez Date: Tue, 5 Nov 2019 07:20:54 +0000 Subject: [PATCH] templates for issues and prs [skip ci] --- .github/ISSUE_TEMPLATE.md | 28 ++++++++++++++++++++++++++++ .github/PULL_REQUEST_TEMPLATE.md | 13 +++++++++++++ 2 files changed, 41 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md create mode 100644 .github/PULL_REQUEST_TEMPLATE.md 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** +