You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
about: To open a formal RFC, make a PR that copies the issue template linked here to a new file named with the format `NNNN-descriptive-name.md`. See [Opening an RFC](https://github.com/lit/rfcs#opening-an-rfc) for more details.
about: Requesting Request For Comment. If you have an idea for an RFC and want to get feedback before opening a formal RFC, use this issue template to describe your idea.
4
+
title: '[RRFC] <title>'
5
+
assignees:
6
+
labels:
7
+
---
8
+
9
+
-[ ] I searched for an existing RRFC which might be relevant to my RRFC
10
+
11
+
## Motivation
12
+
<!--
13
+
Why do you want this feature or change?
14
+
-->
15
+
16
+
### Example
17
+
<!--
18
+
Example(s) of what this proposal would change - code or behavior.
0 commit comments