fix: rename ISSUE_TEMPLATES to ISSUE_TEMPLATE (typo)

This commit is contained in:
Maksim Zayakin 2023-07-21 22:20:04 +05:00 committed by Aleksi Häkli
parent cf8ffdda60
commit b5a3e7ddf5
2 changed files with 2 additions and 0 deletions

View file

@ -4,6 +4,7 @@ about: Create a report to help us improve django-axes
title: 'BUG: Short description of the problem'
labels: 'bug'
assignees: ''
---
**Describe the bug**

View file

@ -4,6 +4,7 @@ about: Suggest an idea for django-axes
title: 'FEATURE REQUEST: Short description of requested feature'
labels: 'feature request'
assignees: ''
---
**Is your feature request related to a problem? Please describe.**