Skip to content

Commit

Permalink
Update text/0000-spec-api-branches.md
Browse files Browse the repository at this point in the history
Signed-off-by: Emily Casey <[email protected]>

Co-Authored-By: Terence Lee <[email protected]>
  • Loading branch information
ekcasey and hone authored Jan 30, 2020
1 parent 47fe1da commit c5c5085
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions text/0000-spec-api-branches.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Given that we have decided that master of the spec repo shall always describe a

The spec repo shall have protected branches representing the next API version (right now those would be `platform/0.3` and `buildpack/0.3`). PRs to the spec that change an API (all non-cosmetic changes) should be made to those branches.

When they decide it is appropriate, the core team, in concsultation with the implementation team will merge an API branch to master, bump the API versions, in the spec README (https://github.com/buildpacks/spec#api-versions), and apply a [tag](https://github.com/buildpacks/spec/releases) to master.
When they decide it is appropriate, the core team, in consultation with the implementation team will merge an API branch to master, bump the API versions, in the spec README (https://github.com/buildpacks/spec#api-versions), and apply a [tag](https://github.com/buildpacks/spec/releases) to master.

# How it Works
[how-it-works]: #how-it-works
Expand Down Expand Up @@ -55,4 +55,4 @@ Prior art seems to favor release tags rather than a master spec with pre-release
* CloudEvents spec - https://github.com/cloudevents/spec/tree/master

# Unresolved Questions
[unresolved-questions]: #unresolved-questions
[unresolved-questions]: #unresolved-questions

0 comments on commit c5c5085

Please sign in to comment.