2
0
Эх сурвалжийг харах

Update rfc-feature.md and rfc.suggestion.md

Bhanuja 2 жил өмнө
parent
commit
b965da22d4

+ 4 - 4
.github/ISSUE_TEMPLATE/rfc-feature.md

@@ -1,5 +1,5 @@
 ---
 ---
-name: RFC Feature request
+name: RFC Feature Request
 about: Create Feature RFC for this project
 about: Create Feature RFC for this project
 title: Proposed RFC Feature =description=
 title: Proposed RFC Feature =description=
 labels: 'rfc-feature,sig/ui-ux'
 labels: 'rfc-feature,sig/ui-ux'
@@ -36,13 +36,13 @@ Single paragraph explanation of the feature
 Why is this important? What are the use cases? What will it do once completed?
 Why is this important? What are the use cases? What will it do once completed?
 
 
 ### Feature design description:
 ### Feature design description:
-- Explain the design of the feature with enough detail that someone familiar with the environment and framework can understand the concept and explain it to others. 
-- It should include at least one end-to-end example of how a developer will use it along with specific details, including outlying use cases. 
+- Explain the design of the feature with enough detail that someone familiar with the environment and framework can understand the concept and explain it to others.
+- It should include at least one end-to-end example of how a developer will use it along with specific details, including outlying use cases.
 
 
 - If there is any new terminology, it should be defined here.
 - If there is any new terminology, it should be defined here.
 
 
 ### Technical design description:
 ### Technical design description:
-- Explain the technical portion of the work in enough detail that members can implement the feature. 
+- Explain the technical portion of the work in enough detail that members can implement the feature.
 
 
 - Explain any API or process changes required to implement this feature
 - Explain any API or process changes required to implement this feature
 
 

+ 5 - 5
.github/ISSUE_TEMPLATE/rfc-suggestion.md

@@ -1,5 +1,5 @@
 ---
 ---
-name: RFC Suggestion request
+name: RFC Suggestion Request
 about: Create Suggestion RFC for this project
 about: Create Suggestion RFC for this project
 title: Proposed RFC Suggestion =description=
 title: Proposed RFC Suggestion =description=
 labels: 'rfc-suggestion'
 labels: 'rfc-suggestion'
@@ -31,13 +31,13 @@ As a rule of thumb, receiving encouraging feedback from long-standing community
 Single paragraph explanation of the suggestion
 Single paragraph explanation of the suggestion
 
 
 ### What is the motivation for this suggestion?
 ### What is the motivation for this suggestion?
-Why is this important? 
+Why is this important?
 What are the use cases for this suggestion?
 What are the use cases for this suggestion?
 What should the outcome be if this suggestion is implemented?
 What should the outcome be if this suggestion is implemented?
 
 
 ### Suggestion design description:
 ### Suggestion design description:
 - Explain the suggestion with enough detail that someone familiar with the process and environment of the project can understand the suggestion and explain it to others.
 - Explain the suggestion with enough detail that someone familiar with the process and environment of the project can understand the suggestion and explain it to others.
-- It should include at least one end-to-end example of how the community will use it along with the specific details with outlying use cases. 
+- It should include at least one end-to-end example of how the community will use it along with the specific details with outlying use cases.
 
 
 - If there is any new terminology, it should be defined here.
 - If there is any new terminology, it should be defined here.
 
 
@@ -51,11 +51,11 @@ What should the outcome be if this suggestion is implemented?
 - Explain how this suggestion will be work within the O3DE project.
 - Explain how this suggestion will be work within the O3DE project.
 
 
 ### Are there any alternatives to this suggestion?
 ### Are there any alternatives to this suggestion?
-- Provide any other alternative ways that have been considered. 
+- Provide any other alternative ways that have been considered.
 - Explain what the impact might be of not implementing this suggestion.
 - Explain what the impact might be of not implementing this suggestion.
 - If there are other similar suggestions previously used, list them and explain which parts may have solved some or all of this problem.
 - If there are other similar suggestions previously used, list them and explain which parts may have solved some or all of this problem.
 
 
 ### What is the strategy for adoption?
 ### What is the strategy for adoption?
 - Explain how new and existing users will adopt this suggestion.
 - Explain how new and existing users will adopt this suggestion.
-- Point out any efforts needed if it requires coordination with multiple SIGs or other projects. 
+- Point out any efforts needed if it requires coordination with multiple SIGs or other projects.
 - Explain how it would be taught to new and existing O3DE users.
 - Explain how it would be taught to new and existing O3DE users.