From 1067819a20634ce25435a80a3096bd6797613f6a Mon Sep 17 00:00:00 2001 From: delvh Date: Fri, 3 Jan 2020 14:31:22 +0100 Subject: [PATCH] created feature integration PRTemplate --- .github/PULL_REQUEST_TEMPLATE/feature_integration.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE/feature_integration.md diff --git a/.github/PULL_REQUEST_TEMPLATE/feature_integration.md b/.github/PULL_REQUEST_TEMPLATE/feature_integration.md new file mode 100644 index 0000000..945e7d3 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/feature_integration.md @@ -0,0 +1,9 @@ +--- +name: Feature integration +title: Added feature +labels: enhancement +assignees: CyB3RC0nN0R, delvh, DieGurke +reviewers: CyB3RC0nN0R, delvh +projects: Envoy +milestone: Envoy v0.3-alpha +---