.github/ISSUE_TEMPLATE/documentation-new.md
---
name: "\U0001F4D6 New/Updated Documentation Content"
about: Adding a new docs page, or updating content in an existing docs page
---
## What docs page is being added or updated?
- **Section**:
- **Page**:
## For Adding New Content
### What kind of content category is this page (tutorial, how-to, explanation, reference)?
### Who is the intended target audience?
#### What knowledge are we assuming they have?
### What are the intended results or takeaways from reading this page?
### What is the most critical info they should learn?
## For Updating Existing Content
### What updates should be made to the page?
### Do these updates change any of the assumptions or target audience? If so, how do they change?