Skip to content
Closed
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
43 changes: 43 additions & 0 deletions proposals/003-test-workflow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
<!--
PROPOSAL WORKFLOW:
1. Copy this template to: proposals/000-<descriptive-name>.md
2. Fill in your proposal content
3. Open a PR on GitHub
4. Rename the file to use your PR number: proposals/<PR#>-<descriptive-name>.md
Example: git mv proposals/000-my-feature.md proposals/105-my-feature.md
5. Push the rename to your PR

See proposals/README.md for complete instructions.

This template is provided as an example with sections you may wish to comment on with respect to your proposal. Add or remove sections as required to best articulate the proposal.
-->

# 3 - Test Workflow Validation

**Proposal**: #3

Provide a brief summary of the feature you are proposing to add to Kroxylicious.

## Current situation

Describe the current capability Kroylicious has in this area.

## Motivation

Explain the motivation why this should be added, and what value it brings.

## Proposal

Provide an introduction to the proposal. Use sub sections to call out considerations, possible delivery mechanisms etc.

## Affected/not affected projects

Call out the projects in the Kroxylicious organisation that are/are not affected by this proposal.

## Compatibility

Call out any future or backwards compatibility considerations this proposal has accounted for.

## Rejected alternatives

Call out options that were considered while creating this proposal, but then later rejected, along with reasons why.
Loading