-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
Set up Architecture Decision Records #20
Comments
Resolves first part of json-schema-org#20
I'm tempted to create a new issue for "roll out to all repos". In the first instance, it makes sense to just add the Issue and PR templates to a .github repo. @derberg has developed a tool for globally passing out workflows within a GitHub org, but we might want a modified version which can also handle other files. |
We had a Discussion to see if we should adopt Architecture Decision Records (ADRs). There were no strong objections and a few clear benefits.
We should add ADRs to this repo, the spec repo, and the test repo.
I suggested we use ISO date as the file prefix as opposed to incrementing numbers, as this is less likely to cause a conflicts. This approach was also adopted for proposals in OAI.
Work to be done:
* I'm not currently clear if "all repos" is appropriate. For example, it wouldn't make sense for the mostly empty vocabularies repo. I think it makes sense to put these in a
.github
repo for the org, but I'm not sure they are currently working as expected.The text was updated successfully, but these errors were encountered: