Skip to content
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

First pass process document #136

Merged
merged 2 commits into from
Aug 26, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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/)