Skip to content

Commit

Permalink
Add a section to the analysis document template to help clarify what …
Browse files Browse the repository at this point in the history
…types of WildFly installations are relevant for the feature.

The template by default indicates that all are relevant.
  • Loading branch information
bstansberry committed Jan 20, 2021
1 parent be2877b commit 05942dc
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions design-doc-template.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,17 @@

=== Other Interested Projects

=== Relevant Installation Types
// Remove the x next to the relevant field if the feature in question is not relevant
// to that kind of WildFly installation
* [x] Traditional standalone server (unzipped or provisioned by Galleon)

* [x] Managed domain

* [x] OpenShift s2i

* [x] Bootable jar

== Requirements

=== Hard Requirements
Expand Down

0 comments on commit 05942dc

Please sign in to comment.