From 82cde2281e2d004a7a5ed189d3f121a2d8b3cc5c Mon Sep 17 00:00:00 2001 From: vcaesar Date: Mon, 31 Jan 2022 23:14:53 -0800 Subject: [PATCH] Update issue and PR template --- .github/issue_template.md | 3 ++- .github/pull_request_template.md | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index 09f368c..507ae81 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,11 +1,12 @@ 1. Please **speak English**, this is the language everybody of us can speak and write. 2. Please take a moment to **search** that an issue **doesn't already exist**. 3. Please make sure `Golang, GCC` is installed correctly before installing RobotGo. -4. Please ask questions or config/deploy problems on our Gitter channel: https://gitter.im/go-vgo/robotgo + 5. Please give all relevant information below for bug reports, incomplete details will be handled as an invalid report. **You MUST delete the content above including this line before posting, otherwise your issue will be invalid.** + - Robotgo version (or commit ref): - Go version: - Gcc version: diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b6fa0cf..c331d4f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -9,6 +9,7 @@ The pull request will be closed without any reasons if it does not satisfy any o **You MUST delete the content above including this line before posting, otherwise your pull request will be invalid.** + **Please provide Issues links to:** - Issues: #1