Skip to content

Commit 95b7ccc

Browse files
committed
Add link to FAQ doc
1 parent 46c3a83 commit 95b7ccc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
66
* [ ] Read and understood the [Code of Conduct][code-of-conduct].
77
* [ ] Searched for existing issues and pull requests.
8+
* [ ] If this is a general question, searched the [FAQ][faq] for an existing answer.
89
* [ ] If this is a feature request, the issue name begins with `RFC: `.
910

1011

@@ -88,3 +89,4 @@ The following environments are affected:
8889

8990

9091
[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

Comments
 (0)