This repository has been archived on 2024-11-11. You can view files and clone it, but cannot push or open issues or pull requests.
socketio-jwt/.github/ISSUE_TEMPLATE/IMPROVEMENT.md

25 lines
505 B
Markdown
Raw Normal View History

2020-12-27 17:40:00 +01:00
---
name: '🔧 Improvement'
about: 'Improve structure/format/performance/refactor/tests of the code.'
title: '[Improvement]'
2020-12-27 17:40:00 +01:00
labels: 'improvement'
---
<!--
Please make sure your issue has not already been fixed.
Please place an x (no spaces - [x]) in all [ ] that apply.
-->
## Type of Improvement
2020-12-27 17:40:00 +01:00
<!-- Please uncomment the type of improvements this issue address -->
2020-12-27 17:40:00 +01:00
<!-- Files and Folders Structure -->
<!-- Performance -->
<!-- Refactoring code -->
<!-- Tests -->
<!-- Not Sure? -->
## Proposal