25 lines
608 B
Markdown
25 lines
608 B
Markdown
---
|
|
name: Documentation Update
|
|
about: Submit a pull request for updating documentation
|
|
title: "[Docs] "
|
|
labels: documentation, needs review
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
### Documentation Changes
|
|
|
|
Please describe the changes you are making to the documentation.
|
|
|
|
### Related Code Changes (if applicable)
|
|
|
|
If your documentation relates to any new code changes, please provide context or links to those changes.
|
|
|
|
### Reason for Change
|
|
|
|
Why are these documentation updates necessary?
|
|
|
|
### Screenshots (if applicable)
|
|
|
|
If updating visual elements of documentation, provide screenshots or examples.
|