Skip to content

Latest commit

 

History

History
21 lines (9 loc) · 965 Bytes

notes-on-making-ietf-repo.md

File metadata and controls

21 lines (9 loc) · 965 Bytes

Info

We want to make it easy for people to find github repo for IETF drafts and be able to contribute. At the same time we want to make sure the management of this is scalable. This has lead to a proposal of one repo for the WG with a team for all the people that can merge PRs into this repo. (anyone can contribute by forking the repo and sending a PR). The WG chairs are the team maintainers and can add and remove people the team that can merge in PR. Having a repo per draft was considered.

Making a new WG repo

  1. Create the repo using the name of the WG

  2. Create a team of committers using name of WG and apending committers

  3. Make the WG chair administrators of the team (TODO)

  4. Make sure the README has the correct NOTE WELL and Contributing text

  5. Decide how you will work, can just a few people merge PR from forks or will you have lots of people that write to the repo

  6. Add directories for each draft and put the drafts in them