Skip to content

Commit 2760ba5

Browse files
Create issue_template.md (#46)
1 parent 08f37b5 commit 2760ba5

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.github/issue_template.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<!--
2+
Thank you for your interest in contributing to the JMESPath project.
3+
4+
Before opening an issue, please consider the following criteria:
5+
6+
If you have a question about how to do something within the JMESPath syntax,
7+
please check to see that the information isn't already listed in the wiki: https://github.com/jmespath-community/jmespath.jep/wiki
8+
If the information is not available in the wiki, you might want to head over to the JMESPath Gitter for quicker help: https://gitter.im/jmespath/chat
9+
If you were not able to get help in the Gitter channel, then please open a discussion instead of an issue: https://github.com/jmespath-community/jmespath.jep/discussions
10+
11+
Issues should only be opened for errors within the current specification or with this repository.
12+
This includes typos, spelling, inconsistencies of the specification across documents, or other clerical issues.
13+
14+
Feature requests must be opened as discussions.
15+
16+
17+
Issues that do not follow this criteria will be deleted. Thank you.
18+
-->

0 commit comments

Comments
 (0)