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