Browse Source

Create roadmap-item.md

The context of the roadmap item can be read here: https://github.com/o3de/sig-release/issues/79.

Signed-off-by: Vincent <[email protected]>
Vincent 2 năm trước cách đây
mục cha
commit
48e98c2368
1 tập tin đã thay đổi với 31 bổ sung0 xóa
  1. 31 0
      .github/ISSUE_TEMPLATE/roadmap-item.md

+ 31 - 0
.github/ISSUE_TEMPLATE/roadmap-item.md

@@ -0,0 +1,31 @@
+---
+name: 'Roadmap Item'
+about: Create roadmap item for this project
+title: Roadmap Item =description=
+labels: kind/roadmap
+assignees: ''
+
+---
+
+# O3DE Roadmap Item Template
+
+### When using this template, you do not have to fill out every question below. The questions are there for guidance.
+
+This roadmap item template should be used for any feature that shows in the O3DE public roadmap. The issue communicates the initiative and vision of the SIG.
+
+# ----- DELETE EVERYTHING FROM THE TOP TO THE SUMMARY LINE BELOW WHEN USING TEMPLATE ----- #
+
+### Summary:
+Single paragraph explanation of the roadmap item
+
+### What is the relevance of this feature?
+- What problems does it solves? 
+- Why is this important? 
+- What will it do once completed?
+- Are there any changes or impacts to other features? 
+
+### Tasks
+What tasks are necessary to complete the roadmap item?
+
+### Related Links
+Link to additional informaton such as RFC related to the roadmap item.