Replies: 2 comments
-
|
GitHub discussions (which I have converted this to) is the best place |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Additionally, as per the contributing guide
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Related issues, PRs or discussions
No response
What is the current state of the codebase?
Currently, only this template exists.
Why are changes required?
When we encounter confusing code or identify a need for refactoring while browsing a repository, it often involves very small snippets. Opening a dedicated issue or creating multiple similar issues for these instances can feel like a significant burden.
For example, filling out a template for a tiny code fragment can be so tedious that one might simply give up. Conversely, creating a large number of issues for many unrelated snippets can feel like spamming the repository.
What technical changes are required?
I'm not sure.
Are the proposed technical changes API breaking?
No
Are there potential risks or issues with the proposed implementation?
I'm not sure.
Beta Was this translation helpful? Give feedback.
All reactions