Skip to content

Commit

Permalink
chore(github): Suspend GitHub Discussions Ideas and revert to feature…
Browse files Browse the repository at this point in the history
… request issues (#4153)

# Description

## Problem\*

The move towards using GitHub Discussions to suggest ideas was found
premature following #2672, as it
introduced additional frictions in:
- Requiring the need to switch between Issues / Discussions to distill
ideas raised
- Discussions are not manageable on GitHub's Project Board

## Summary\*

Until we can formally define how the Ideas section in GitHub Discussions
should be used, this PR reverts the repo back to using GitHub Issues for
feature requests for us to move faster in the meantime.

## Documentation\*

Check one:
- [x] No documentation needed.
- [ ] Documentation included in this PR.
- [ ] **[Exceptional Case]** Documentation to be submitted in a separate
PR.

# PR Checklist\*

- [ ] I have tested the changes locally.
- [x] I have formatted the changes with [Prettier](https://prettier.io/)
and/or `cargo fmt` on default settings.
  • Loading branch information
Savio-Sou authored Jan 25, 2024
1 parent a66e372 commit d1740dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 0 additions & 4 deletions .github/ISSUE_TEMPLATE/config.yml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Idea Action Plan
description: Outline the scope and steps for implementing an enhancement. Start with "Ideas" instead to request and discuss new features.
name: Feature Request
description: Suggest an idea for this project.
labels: ["enhancement"]
body:
- type: markdown
Expand Down

0 comments on commit d1740dd

Please sign in to comment.