Updated GitHub templates
Provides more clarity on the format desired when opening up an issue or a pull request. The order of sections was rearranged to focus on the *why* and *what* of the root issue. Optional sections remain encouraged but are not required.
This commit is contained in:
16
.github/PULL_REQUEST_TEMPLATE.md
vendored
16
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,11 +1,11 @@
|
||||
## Overview
|
||||
<!-- Required. Why is this important/necessary? -->
|
||||
|
||||
## Details
|
||||
<!-- Optional. List the key features/highlights as bullet points. Delete if unused. -->
|
||||
|
||||
## Notes
|
||||
<!-- Optional. List additional notes/references as bullet points. Delete if unused. -->
|
||||
<!-- Required. Why is this important/necessary and what is the overarching architecture. -->
|
||||
|
||||
## Screenshots/Screencasts
|
||||
<!-- Optional. Provide supporting image/video. Delete if unused. -->
|
||||
<!-- Optional. Provide supporting image/video. -->
|
||||
|
||||
## Details
|
||||
<!-- Optional. List the key features/highlights as bullet points. -->
|
||||
|
||||
## Notes
|
||||
<!-- Optional. List additional notes/references as bullet points. -->
|
||||
|
||||
Reference in New Issue
Block a user