Skip to content

Commit

Permalink
Add instructions for archiving merged proposals (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
rossberg authored Nov 9, 2021
1 parent fa33e2c commit 1a1c839
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions howto.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,3 +285,21 @@ Before doing so:
4. Make sure that Travis is green.

5. Make sure that the changes to the document are rendered correctly.

After merging, archive the proposal repository:

1. Go to "Settings" -> "Options"

2. Click "Archive repository" and follow instructions.

Finally, update the proposals list:

Add the proposal to the list of active proposals by creating a respective PR.

1. Go to https://github.com/WebAssembly/proposals

2. Edit `README.md` and `finished-proposals.md`:

1. Move the proposal from the former to the latter.

2. Create a PR

0 comments on commit 1a1c839

Please sign in to comment.