mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
fix: rename ISSUE_TEMPLATES to ISSUE_TEMPLATE (typo)
This commit is contained in:
parent
cf8ffdda60
commit
b5a3e7ddf5
2 changed files with 2 additions and 0 deletions
|
|
@ -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**
|
||||
|
|
@ -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.**
|
||||
Loading…
Reference in a new issue