From cfc4d54cd2d30643e008a82b51a3eebf6e2dc880 Mon Sep 17 00:00:00 2001 From: Richard Hartmann Date: Thu, 1 Jul 2021 22:08:33 +0200 Subject: [PATCH] Add PR template (#1978) * Add PR template Signed-off-by: Richard Hartmann * Update .github/ISSUE_TEMPLATE/PULL_REQUEST_TEMPLATE.md Co-authored-by: Tobias Schmidt * Clean up wording Signed-off-by: Richard Hartmann * Move PR template into correct location Signed-off-by: Richard Hartmann * Make it clear that it's CNCF's DCO Signed-off-by: Richard Hartmann Co-authored-by: Tobias Schmidt --- .github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ .github/PULL_REQUEST_TEMPLATE.md | 7 +++++++ 2 files changed, 15 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..bb4e2d24 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: true +contact_links: + - name: Prometheus Community Support + url: https://prometheus.io/community/ + about: If you need help or support, please request help here. + - name: Commercial Support & Training + url: https://prometheus.io/support-training/ + about: If you want commercial support or training, vendors are listed here. diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..644450b4 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,7 @@ +