Skip to content

Commit cdd69a6

Browse files
committed
rfc(informational): String Parameterization Output Spec
1 parent c7f009e commit cdd69a6

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,4 @@ This repository contains RFCs and DACIs. Lost?
5353
access tokens specifically for this environment
5454
- [0092-replay-issue-creation](text/0092-replay-issue-creation.md): Replay Issue Creation
5555
- [0095-escalating-forecasts-merged-issues](text/0095-escalating-forecasts-merged-issues.md): Issue States and Escalating Forecasts for Merged issues
56+
- [0104-string-parameterization-output-spec](text/0104-string-parameterization-output-spec.md): String Parameterization Output Spec
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
- Start Date: 2023-06-20
2+
- RFC Type: informational
3+
- RFC PR: https://github.com/getsentry/rfcs/pull/104
4+
- RFC Status: draft
5+
6+
# Summary
7+
8+
One paragraph explanation of the feature or document purpose.
9+
10+
# Motivation
11+
12+
Why are we doing this? What use cases does it support? What is the expected outcome?
13+
14+
# Background
15+
16+
The reason this decision or document is required. This section might not always exist.
17+
18+
# Supporting Data
19+
20+
[Metrics to help support your decision (if applicable).]
21+
22+
# Options Considered
23+
24+
If an RFC does not know yet what the options are, it can propose multiple options. The
25+
preferred model is to propose one option and to provide alternatives.
26+
27+
# Drawbacks
28+
29+
Why should we not do this? What are the drawbacks of this RFC or a particular option if
30+
multiple options are presented.
31+
32+
# Unresolved questions
33+
34+
- What parts of the design do you expect to resolve through this RFC?
35+
- What issues are out of scope for this RFC but are known?

0 commit comments

Comments
 (0)