Explorar o código

Merge pull request #102 from vincent6767/add-roadmap-item-issue-template

Create roadmap-item.md
Vincent %!s(int64=2) %!d(string=hai) anos
pai
achega
28ac649473
Modificáronse 1 ficheiros con 33 adicións e 0 borrados
  1. 33 0
      .github/ISSUE_TEMPLATE/roadmap-item.md

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

@@ -0,0 +1,33 @@
+---
+name: 'Roadmap Item'
+about: Create roadmap item for this project
+title: Roadmap Item =description=
+labels: kind/roadmap, needs-triage
+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?
+- [ ] _GitHub issue 1 link_
+- [ ] _GitHub issue 2 link and so on._
+
+### Related Links
+Link to additional informaton such as RFC related to the roadmap item.