pyodide/.github/ISSUE_TEMPLATE/improvement.md

24 lines
537 B
Markdown
Raw Normal View History

---
name: Code improvement
about: Suggest a code improvement, i.e. refactoring, deprecation, etc.
title: ""
labels:
assignees: ""
---
## Proposed refactoring or deprecation
<!-- A clear and concise description of the code improvement -->
### Motivation
<!-- Please outline the motivation for the proposal. If this is related to another GitHub issue, please link here too -->
### Pitch
<!-- A clear and concise description of what you want to happen. -->
### Additional context
<!-- Add any other context or screenshots here. -->