cuprate-hinto-janai/.github/ISSUE_TEMPLATE/proposal.md
hinto-janai f6c4e4e9a8
Some checks failed
Audit / audit (push) Has been cancelled
CI / fmt (push) Has been cancelled
CI / typo (push) Has been cancelled
CI / ci (macos-latest, stable, bash) (push) Has been cancelled
CI / ci (ubuntu-latest, stable, bash) (push) Has been cancelled
CI / ci (windows-latest, stable-x86_64-pc-windows-gnu, msys2 {0}) (push) Has been cancelled
Deny / audit (push) Has been cancelled
repo: add Tracking Issue issue template (#182)
* add `tracking_issue.md`

* fix `{bug,proposal}.md`

* format `tracking_issue.md`
2024-06-20 23:27:09 +01:00

24 lines
403 B
Markdown

---
name: 📜 Proposal
about: Propose an idea and request for comments
title: ''
labels: ["C-proposal"]
assignees: ''
---
<!--
Note: Please search to see if an issue already exists for this proposal.
-->
## What
Describe your proposal.
## Why
Describe why the proposal is needed.
## Where
Describe where your proposal will cause changes to.
## How
Describe how the proposal could be implemented.