[roll] Roll fuchsia Reland "[rfc] Problem statement RFC"

This reverts commit f5e1fa92d4117311e40f44c14bbc2f6acdfdac1b.

Reason for revert: fixing rfc template golden

Original change's description:
> Revert "[rfc] Problem statement RFC"
>
> This reverts commit 34e54a72bd3963aa66c55b205151413484966555.
>
> Reason for revert: causing host_x64/rfc_bin_test failures
>
> Original change's description:
> > [rfc] Problem statement RFC
> >
> > Adds a problem statement phase to the RFC processes and attempts to streamline the process for authors.
> >
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/995604
>
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1058792

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1059433
Original-Revision: b3028d09ffe1e56dd228b3b0d3cf966685a37daa
GitOrigin-RevId: 9034f30d62b052a84e16d09f826280e6dfdc305e
Change-Id: I27d3eef4b4e2bbf22b7c33c4b7ba83a522d539a9
1 file changed
tree: 556dab55687bcba8342b93273c071a6a10032f21
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.