Li Xinhui | 4afc7d3 | 2018-01-22 13:38:40 +0800 | [diff] [blame^] | 1 | INTRO |
| 2 | ===== |
| 3 | |
| 4 | This directory holds the proposals of non-trivial changes to multicloud. We host |
| 5 | them here to avoid the potential headaches in managing yet another project, |
| 6 | say `multicloud-specs`. When the needs rise up for a dedicated project for |
| 7 | proposals, we can create such a project and migrate things here. |
| 8 | |
| 9 | |
| 10 | DIRECTORY LAYOUT |
| 11 | ================ |
| 12 | |
| 13 | Proposals will be put into this directory during review. After being reviewed, |
| 14 | it will be migrated into the `rejected` subdirectory or the `approved` |
| 15 | subdirectory respectively. |
| 16 | |
| 17 | |
| 18 | rejected |
| 19 | -------- |
| 20 | |
| 21 | A subdirectory for proposals that were rejected. |
| 22 | |
| 23 | |
| 24 | approved |
| 25 | -------- |
| 26 | |
| 27 | A subdirectory for proposals that were approved. |
| 28 | |