Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FeatureRequest: Add refactor issue template #331

Open
1 of 2 tasks
kenibrewer opened this issue Oct 26, 2023 · 0 comments
Open
1 of 2 tasks

FeatureRequest: Add refactor issue template #331

kenibrewer opened this issue Oct 26, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kenibrewer
Copy link
Member

Feature type

  • Add new functionality

  • Change existing functionality

General description of the proposed functionality

None of the existing issue templates apply well to situations where the a code refactoring is being suggested that is not a new feature or bugfix.

Feature example

Example refactor request we might adapt below. Taken from https://raw.githubusercontent.com/inovex/elements/master/.github/ISSUE_TEMPLATE/refactor-request.md

---
name: Refactor Request
about: Suggest something that needs to be refactored.
title: ''
labels: discussion, new
assignees: ''
---

<!--
Hi there, nice to meet you!

Before submitting an issue, please search open and closed issues. Existing issues often contain information about workarounds, resolution, or progress updates. If your issue is not addressed feel free to fill out this template.

PS: All the things within the comments section will not be rendered when submitting the issue. These are just some important points to support you by providing us with all the relevant information we need to reproduce and understand your problem better. Feel free to remove these comments.
-->

### Refactor Request

<!--
Is your refactor request related to a problem? Please describe.

A clear and concise description of what the problem is. Ex. I'm having problems reading the code because [...]
-->

### Description of the proposed solution

<!-- If you have a solution in mind, please describe it. -->

### Additional context

<!-- Add any other context about the problem here. -->

Alternative Solutions

No response

Additional information

No response

@kenibrewer kenibrewer added the enhancement New feature or request label Oct 26, 2023
@kenibrewer kenibrewer self-assigned this Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant