We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46c3a83 commit 95b7cccCopy full SHA for 95b7ccc
.github/ISSUE_TEMPLATE.md
@@ -5,6 +5,7 @@
5
6
* [ ] Read and understood the [Code of Conduct][code-of-conduct].
7
* [ ] Searched for existing issues and pull requests.
8
+* [ ] If this is a general question, searched the [FAQ][faq] for an existing answer.
9
* [ ] If this is a feature request, the issue name begins with `RFC: `.
10
11
@@ -88,3 +89,4 @@ The following environments are affected:
88
89
90
91
[code-of-conduct]: https://github.com/stdlib-js/stdlib/blob/master/CODE_OF_CONDUCT.md
92
+[faq]: https://github.com/stdlib-js/stdlib/blob/master/FAQ.md
0 commit comments