Skip to content

Commit

Permalink
update issue template
Browse files Browse the repository at this point in the history
Signed-off-by: Terence Parr <parrt@antlr.org>
  • Loading branch information
parrt committed May 27, 2022
1 parent f25a4f6 commit ee62e23
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!--
All ANTLR contributors provide implementation, maintenance and support for free.
We therefore kindly require that before submitting any issue to ANTLR, you please check off these boxes:
We therefore kindly ask that before submitting any issue to ANTLR, you please check off these boxes:
- [ ] I have reproduced my issue using the latest version of ANTLR
- [ ] I have submitted my issue to [antlr4-discussion google group](https://groups.google.com/forum/#!forum/antlr-discussion) or asked at [stackoverflow](http://stackoverflow.com/questions/tagged/antlr4)
- [ ] I have asked at [stackoverflow](http://stackoverflow.com/questions/tagged/antlr4)
- [ ] Responses from the above seem to indicate that my issue could be an ANTLR bug
- [ ] I have done a search of the existing issues to make sure I'm not sending in a duplicate
Expand Down

0 comments on commit ee62e23

Please sign in to comment.