diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 1979b80..09ab051 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,3 +1,9 @@ +## Is this a general question about implementation, support, api, or anything else? + +STOP WHERE YOU ARE and visit https://spectrum.chat/react-table. Your question has likely already been discussed there. If it hasn't, then please post it there. Github issues are no place for the mundane question. They are to be used only for bug tracking. + +If you believe you have indeed uncovered a bug, then please proceed! + ## What version of React-Table are you using? Your bug may already be fixed in the latest release. Run `yarn upgrade react-table`!