-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: introduce proposal design process #3333
Conversation
LGTM, looking forward to using it! @masci I can open the RFC template in logseq and work on it just like any other markdown document I already write in logseq. This is awesome! |
One remark from my side is about the internal use of ADRs in other teams (link to private repo). It would be good if we could keep the RFC process and the ADRs aligned as closely as possible. Let's not have different processes across teams if it's avoidable. As the RFC process will also influence other teams, I would suggest asking them for feedback as well. Getting diverse opinions. 🙂 |
I agree with Julian that we should explain why we are replacing ADRs with RFCs, other than that, this looks really good to me :) |
@julian-risch @bogdankostic ADR and RFC are not the same! Also, as much as I love consistency, different teams require different tools, specially our team that shares the project with a community of 100+ external contributors. Also worth mentioning ADR were never really adopted in Haystack (there was only one) so we're not really "replacing" an old process, think about this PR as introducing one. |
Co-authored-by: Agnieszka Marzec <97166305+agnieszka-m@users.noreply.github.com>
Co-authored-by: Agnieszka Marzec <97166305+agnieszka-m@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to go from my side!
Sorry for holding this one up, but I felt it was worth understanding what we want to improve with it and what the biggest pain points are right now. The team survey + conversations definitely helped with that.
So, let's experiment with it and see if helps us to improve documentation, speed and clarity of decisions. I could also see that we do a few small iterations on the exact format / process after we made some learnings.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Related Issues
Proposed Changes:
Notes for the reviewer
ADR feels limited for our use case:
A proposal on the other side:
Checklist