Skip to content

Commit 2a9e233

Browse files
authored
1 parent 533e6c5 commit 2a9e233

File tree

2 files changed

+41
-0
lines changed

2 files changed

+41
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
name: Proposal ready for review
3+
about: A proposal that is ready for review by the core team and community.
4+
title: ''
5+
labels: proposal, proposal-in-review
6+
assignees: ''
7+
8+
---
9+
10+
<!-- Put your "rendered" link here -->
11+
12+
### Pull Request Checklist
13+
14+
<!-- Please read CONTRIBUTING.md before submitting your pull request -->
15+
16+
* [ ] Pull request includes a [sign off](https://github.com/matrix-org/matrix-spec-proposals/blob/master/CONTRIBUTING.md#sign-off)
17+
* [ ] Update the title and file name of your proposal to match this PR's number (after opening).
18+
* [ ] Pull request includes a ['Rendered' link](https://matrix.org/docs/spec/proposals#process) above.
19+
* [ ] Ask in
20+
[#matrix-spec:matrix.org](https://matrix.to/#/#matrix-spec:matrix.org) to
21+
get feedback on this PR.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: WIP Proposal
3+
about: A proposal that isn't quite ready for formal review yet.
4+
title: '[WIP] Your Proposal Title'
5+
labels: proposal
6+
assignees: ''
7+
8+
---
9+
10+
<!-- Put your "rendered" link here -->
11+
12+
### Pull Request Checklist
13+
14+
<!-- Please read CONTRIBUTING.md before submitting your pull request -->
15+
16+
* [ ] Pull request includes a [sign off](https://github.com/matrix-org/matrix-spec-proposals/blob/master/CONTRIBUTING.md#sign-off)
17+
* [ ] Update the title and file name of your proposal to match this PR's number (after opening).
18+
* [ ] Pull request includes a ['Rendered' link](https://matrix.org/docs/spec/proposals#process) above.
19+
20+
<!-- Once the proposal is ready for review, ask in [#matrix-spec:matrix.org](https://matrix.to/#/#matrix-spec:matrix.org) to get it marked as such. -->

0 commit comments

Comments
 (0)