File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -32,10 +32,9 @@ Our development process is as follows:
3232 - This design should be reviewed by at least one other party.
3333 - Github issues are an appropriate venue for most design discussions, but more
3434 involved design work may warrant an RFC or ADR.
35- - Design decisions agreed upon in dev meeting or online chats should also be
36- documented and reviewed in issues or design docs. This encourages us to think
37- through the problems thoroughly and ensures we leave a lasting record of the
38- decision and their rationale.
35+ - Github is the preferred venue for discussing architectural and design decisions.
36+ Exchanges in meetings and chat are valuable, but we insist on deliberating and
37+ recording the what and why of our work in the persistent record of GitHub.
3938- Changes are submitted via GitHub pull requests against the ` main ` branch.
4039
4140If you are looking to get started, check our [ issues tagged with good first
You can’t perform that action at this time.
0 commit comments