GitHub new issue template not active?
See original GitHub issue@tan75 It looks like there is an issue template in the repo (#2653, https://github.com/date-fns/date-fns/blob/master/.github/ISSUE_TEMPLATE/issue-report.md) but it doesn’t seem to be active when a new issue is created from the GitHub UI.

The js
identifier should also be on the same line as ```
in the markdown file.
https://github.com/date-fns/date-fns/blob/e18ff095665e386c77ab79137592c36c5e6183a7/.github/ISSUE_TEMPLATE/issue-report.md?plain=1#L7-L9
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Configuring issue templates for your repository - GitHub Docs
Creating issue templates · On GitHub.com, navigate to the main page of the repository. · Under your repository name, click Settings. · In...
Read more >Created issue templates as mentioned on github but they are ...
Creating an issue template mentions. This is the legacy workflow to create an issue template. We recommend using the upgraded multiple issue ......
Read more >How to Create Issue Templates for GitHub? - Improve & Repeat
GitHub provides a simple issue tracker with a minimalist user interface. While this minimalism is often an advantage, it does not help the ......
Read more >Best Practices for Using GitHub Issues - Rewind
GitHub Issues is an issue-tracking system that is available in all GitHub ... After configuring the basic templates, try clicking New Issue.
Read more >Github: About issue and pull request templates - Baking Clouds
github /ISSUE_TEMPLATE directory. If you create templates on other branches, they will not be available for collaborators to use. Issue template filenames are ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Makes sense, and you’re welcome!
@tan75 Also want to make you aware of the related PR here: https://github.com/date-fns/date-fns.org/pull/208