From a69d57c547ee260e4ea67e1fd1e50649d30259e6 Mon Sep 17 00:00:00 2001 From: Paul Tibbetts Date: Sun, 4 Sep 2016 22:49:13 +0100 Subject: [PATCH] adds contributing to roots guidelines to GitHub issue template (#1710) --- .github/ISSUE_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 7b47db0..495e5bd 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,5 +1,6 @@ ## Submit a feature request or bug report +- [ ] I've read the [guidelines for Contributing to Roots Projects](https://github.com/roots/guidelines/blob/master/CONTRIBUTING.md) - [ ] This is a feature request - [ ] This is a bug report - [ ] This request isn't a duplicate of an [existing issue](https://github.com/roots/sage/issues)