You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-6Lines changed: 2 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,14 @@
1
1
# TaskCluster RFCs
2
2
3
-
*[Issues](https://github.com/taskcluster/taskcluster-rfcs/issues) are RFCs in development, not yet in the proposal stage;
4
-
*[pull requests](https://github.com/taskcluster/taskcluster-rfcs/pulls) contain proposed RFCs; and
5
-
*[the repo](rfcs/) holds RFCs on which we have reached consensus.
6
-
7
-
See [our roadmap](roadmap.md) for a more general idea of where we are headed.
8
3
9
4
## Background
10
5
11
6
**What**: Ideas and projects of the TaskCluster Team, in one discoverable place.
12
7
13
8
**Why**: This repo serves as a place to coordinate design and architecture, so that everyone can participate and past discussions are accessible to everyone.
14
9
15
-
**How**: Each idea gets an [issue](https://github.com/taskcluster/taskcluster-rfcs/issues) and discussion takes place there to turn the idea into a proposal and eventually implement it -- or to agree not to act on the idea. See [mechanics](mechanics.md) for more detail.
10
+
**How** Proposed RFCs go into [pull requests](https://github.com/taskcluster/taskcluster-rfcs/pulls), and [the repo](rfcs/) holds RFCs on which we have reached consensus.
0 commit comments