Skip to content

Commit

Permalink
First pass process document (#136)
Browse files Browse the repository at this point in the history
* First pass process document

Signed-off-by: Joe Peacock <[email protected]>

* Code review feedback

Signed-off-by: Joe Peacock <[email protected]>

Co-authored-by: Joe Peacock <[email protected]>
  • Loading branch information
josephpeacock and Joe Peacock authored Aug 26, 2020
1 parent 9e3a122 commit 55e58dc
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,7 @@ Organizations below are **officially** using Admiral. Please send a PR with your

## Contributing
Refer to [Contributing doc](./CONTRIBUTING.md)

## Release Cadence

Details can be found [here](./docs/Processes.md)
19 changes: 19 additions & 0 deletions docs/Processes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Processes

## Releases

Admiral will be released monthly, on the second Wednesday of every month. Intuit engineers will conduct the release.

## Issue Management

We use GitHub issues to track all of our bugs and feature requests. Each issue is assigned a milestone. This is 0.1, 0.2, ..., or 'Nebulous Future'. The milestone indicates when we think the issue should get addressed.

We don't annotate issues with Releases; Milestones are used instead. We don't use GitHub projects at all, that support is disabled for our organization.

## Prioritization

There will be a monthly prioritization meeting where all issues without a milestone are added, either to a future release milestone, or to `Nebulous Future`. We will take thumbs ups and commenter engagement on issues into account in making these prioritization decisions.

If you would like your issue to be prioritized into an earlier release, please comment on the issue with your justification.

If you would like to be included in the prioritization meeting, please reach out in the #admiral channel in [Istio Slack](https://slack.istio.io/)

0 comments on commit 55e58dc

Please sign in to comment.