Skip to content

Commit 7d4f47d

Browse files
committed
Add an RFC template
1 parent 6509305 commit 7d4f47d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/rfcs/template.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
- Start Date: (YYYY-MM-DD)
2+
- RFC PR: https://github.com/rails-api/active_model_serializers/pull/dddd
3+
- ActiveModelSerializers Issue: https://github.com/rails-api/active_model_serializers/issues/dddd
4+
5+
# Summary
6+
7+
# Motivation
8+
9+
# Detailed design
10+
11+
# Drawbacks
12+
13+
# Alternatives
14+
15+
# Unresolved questions

0 commit comments

Comments
 (0)