Skip to content

Commit ab9ca24

Browse files
authored
Rename RFCs to match PR number (#532)
1 parent 434c25b commit ab9ca24

7 files changed

+10
-7
lines changed

proposals/0001-webview.md renamed to proposals/0003-webview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author:
55
date: 2018-07-30
66
---
77

8-
# RFC0001: Extract WebView From Core
8+
# RFC0003: Extract WebView From Core
99

1010
## Summary
1111

proposals/0002-Turbo-Modules.md renamed to proposals/0011-Turbo-Modules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# RFC0002: Turbo Modules ™
1+
# RFC0011: Turbo Modules ™
22
_It's blazing fast_
33

44
## Summary

proposals/0003-Extracted-Command-Line-Tools.md renamed to proposals/0013-Extracted-Command-Line-Tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author:
55
date: 2018-08-10
66
---
77

8-
# RFC0003: Extract CLI from Core
8+
# RFC0013: Extract CLI from Core
99

1010
## Summary
1111

proposals/0004-cocoapods-support-improvements.md renamed to proposals/0018-cocoapods-support-improvements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author:
66
date: 2018-08-15
77
---
88

9-
# RFC0004: CocoaPods Support Improvements
9+
# RFC0018: CocoaPods Support Improvements
1010

1111
## Summary
1212

proposals/0005-Official-Docker.md renamed to proposals/0036-Official-Docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author:
55
date: 2018-10-5
66
---
77

8-
# RFC0005: Official Android Docker for React Native
8+
# RFC0036: Official Android Docker for React Native
99

1010
## Summary
1111

proposals/0000-a11y-roles-states-improvements.md renamed to proposals/0054-a11y-roles-states-improvements.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ author:
55
date: 2019-02-06
66
---
77

8+
# RFC0054: Improvements to `accessibilityRole` and `accessibilityStates`
9+
810
## Summary
911

1012
Some brilliant work was begun to add cross platform support for accessibility roles and states to React Native. We propose to add some additional roles and states, as well as extend the implementation on Android and Fire OS.

proposals/0000-a11y-actions.md renamed to proposals/0055-a11y-actions.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
---title: Accessibility Actions Support
1+
---
2+
title: Accessibility Actions Support
23
author:
34
- Marc Mulcahy
45
date: 2018-10-31
56
---
67

7-
# RFC0000: Accessibility Actions Support
8+
# RFC0055: Accessibility Actions Support
89

910
## Summary
1011

0 commit comments

Comments
 (0)