Skip to content

Commit f23fa4d

Browse files
committed
Initial commit
Signed-off-by: Sayan Nandan <[email protected]>
0 parents  commit f23fa4d

File tree

5 files changed

+1129
-0
lines changed

5 files changed

+1129
-0
lines changed

0000-template.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# RFC - 0000
2+
3+
## Details
4+
5+
- **Title:** [A title that briefly captures the subject of the RFC]
6+
- **Start Date:** [Data in Month Day, Year, for example _October 5, 2021_]
7+
- **Implementation PR:** [Implementation PR number for implementation of RFC]
8+
- **Tracking issue:** [Tracking issue for implementation of RFC]
9+
- **Author:** [Your name Your e-mail]
10+
- **Supersedes:** [Add RFC number if your RFC will supersede any previous RFC]
11+
12+
## Summary
13+
14+
[Add a brief summary of the RFC here]
15+
16+
## Motivation
17+
18+
[Add some background on why this is required]
19+
20+
## Description
21+
22+
[Add your description of the RFC here]
23+
24+
## Implementation Details
25+
26+
[Add implementation details here (if any)]
27+
28+
## Drawbacks
29+
30+
[List any drawbacks of implementing this change in Skytable]
31+
32+
## Alternatives
33+
34+
[List any possible alternatives here]
35+
36+
## Unresolved Questions
37+
38+
[Add an ordered list of unresolved questions. These questions will be reviewed during the comment period(s).]
39+
40+
## Future possibilities
41+
42+
[Add some (optional) information on how this change will affect the experience for Skytable users]

LICENSE

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Any code examples in an RFC are distributed under the AGPL-3.0 License, the full text for which can be
2+
found in the LICENSE-AGPL.md file in this directory or at this URL: https://www.gnu.org/licenses/agpl-3.0.html.
3+
The content of an RFC other than any code examples is distributed under the GFDL-1.3 License, the full
4+
text for which can be found in the LICENSE-GFDL.md file in this directory or at this URL: https://www.gnu.org/licenses/fdl-1.3.en.html.

0 commit comments

Comments
 (0)