chore: Remove the feature request issue template#3622
chore: Remove the feature request issue template#3622EmandM wants to merge 3 commits intodevelop-2.0.0from
Conversation
|
I'm not sure if we didn't have this discussion at some point and decided that Feature requests are ok to have in the repo (but maybe @NoelStephensUnity can correct me). There are some ups and downs since some feature requests should be definetly in discussions but for some users can be really helpful with some initial code changes suggestions (but that's my perspective, I might be wrong) |
I am in this same mindset. It should be "ok" for a user to provide a feature request via GitHub (since the majority of feature requests are actually done in GitHub anyway). |
|
I think Emma has some good arguments of
Some feature requests can be usually resolved by pointing the correct solution/workaround and if something would be interesting then we could import it to Jira as a task. Another option for users would be to create PRs in the repo so we can better understand what they want to do (based on changes and PR description) @NoelStephensUnity what you think? With those arguments I think I would be ok with removing it/pointing to discussions |
|
|
Purpose of this PR
Removing the Feature Request issue template from this repository as feature requests should probably go through the discussions board.
Jira ticket
n/a
Changelog
Simply an infra PR, doesn't include any package changes.
Documentation
Testing & QA
No testing required
Functional Testing
Manual testing :
Manual testing doneAutomated tests:
Covered by existing automated testsCovered by new automated testsDoes the change require QA team to:
Review automated tests?Execute manual tests?If any boxes above are checked, please add QA as a PR reviewer.
Backports
Backported by #3623.