Skip to content

Commit 1e68879

Browse files
Update Feature_Contribution_Process.md
1 parent d7b5409 commit 1e68879

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Feature_Contribution_Process.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The following process has been drafted to ensure all new work complies to the up
77

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

54-
And other components required by the the Mixed Reality Toolkit's core framework.
55-
5654
> If needed, the architectural document can be updated to align with any changes to the implementation.
5755
5856
Please ensure that all existing Unit Tests and any new tests are all passing prior to submission.

0 commit comments

Comments
 (0)