Skip to content

Commit

Permalink
Update Feature_Contribution_Process.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenHodgson committed Sep 27, 2018
1 parent d7b5409 commit 1e68879
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Feature_Contribution_Process.md
Expand Up @@ -7,7 +7,7 @@ The following process has been drafted to ensure all new work complies to the up

1. [Open a new Proposal and related Tasks](#new-proposal)
2. [Submit an Architecture Draft or Outline](#architecture-draft)
3. [Review and finalization Architecture documentation](#architecture-documentation)
3. [Review and finalize the Architecture documentation](#architecture-documentation)
4. [Submit a PR implementing the Core feature interfaces and event datum (if applicable)](#core-implementation)
5. [Submit a PR Implementing any required SDK components](#sdk-implementation)
6. [Submit a PR Implementing feature demos or full scale Examples](#example-implementation)
Expand Down Expand Up @@ -51,8 +51,6 @@ The initial work that should be submitted, is to implement:
* Configuration profiles
* Event data

And other components required by the the Mixed Reality Toolkit's core framework.

> If needed, the architectural document can be updated to align with any changes to the implementation.
Please ensure that all existing Unit Tests and any new tests are all passing prior to submission.
Expand Down

0 comments on commit 1e68879

Please sign in to comment.