Skip to content
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

👥 Section incorporating community research and development #18

Merged
merged 7 commits into from
Jan 26, 2025

Conversation

JFWooten4
Copy link
Member

Solves JFWooten4/DUNA-docs#3

Before we conclude, I suggest adding a section that reinforces the initial work showcased and includes stories of intermediation failure. It seems important to inspire the Commission with hope and faith that something better and new exists. We can indeed offer infrastructure to parallel today’s dangers, markedly upgrading the experience of DRS investors. 📈

@JFWooten4 JFWooten4 changed the title Section icnropritng ocmmuntiy research and development 👥 Section incorporating community research and development Jan 24, 2025
@JFWooten4
Copy link
Member Author

The "intermediation failure" part can be laid out without explicit DTCC reference through the other institutions. Will just need to lightly implicate that this is all based on the links commonly underlying the whole framework.

cc @JFWooten4

@JFWooten4
Copy link
Member Author

JFWooten4 commented Jan 26, 2025

You can always assign a bunch of people, but I'm sort of aligned with Chive's approach of open access and just letting people do it, which shows up on the co-authorship log. Thus, we don't have (i) central hierarchies or "planning" members bossing others around, or (ii) partial work recognition where the number of assignees is less than the number of branch contributors.

@JFWooten4 JFWooten4 marked this pull request as ready for review January 26, 2025 00:28
@JFWooten4 JFWooten4 merged commit d6b9b75 into main Jan 26, 2025
@JFWooten4 JFWooten4 deleted the open-collective-collaboration branch January 26, 2025 00:28
@tehchives
Copy link
Contributor

Just wanted to ask a clarifying question about how Git works - I will ask a few other folks to take a look, but how does Git handle mutiple people putting (potentially conflicting) PRs in at the same time?

@JFWooten4
Copy link
Member Author

JFWooten4 commented Jan 27, 2025

At a high level, it will show you both contributors' work, and then you have some options:

  • Accepting version A
  • Accepting version B
  • Merging them manually

All modern code editors1 have interfaces to help you with all three options. They generally have one-click "Accept this version" buttons while the changes or conflicts are side-by-side. As for the last option, you can always jump in, and it makes it clear which changes are from which branch. Then you just manually keep what you want and remove the rest.

Make sense?

Footnotes

  1. Including github.dev cloud VS Code environment

@tehchives
Copy link
Contributor

Yes, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done - TAR1
Development

Successfully merging this pull request may close these issues.

3 participants