-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
(insert inception noise here)
Questions
-
Should the RFC process itself be documented? I think most importantly an issue template would be good so all the important information gets included from the get-go (checklist of questions, related/blocking RFCs, time estimate for resolution, so on), but also how and when we decide to resolve
-
What should the editing, review and contribution process look like? I think Pull Requests are the way to go, since it lets us make use of GitHub's review features, and hopefully prevents merge disasters.
- Should PRs always be done against a new branch, and disallow committing to the main branch directly?