Merge pull request #2692 from rachel-fenichel/documentation_template

Add template for documentation issues
This commit is contained in:
Rachel Fenichel
2019-07-24 11:33:43 -07:00
committed by GitHub

34
.github/ISSUE_TEMPLATE/documentation.md vendored Normal file
View File

@@ -0,0 +1,34 @@
---
name: Documentation
about: Report an issue with our documentation
labels: 'type: documentation, triage'
assignees: ''
---
<!--
- Thanks for helping us improve our developer site documentation!
- Use this template to describe issues with the content at
- developers.google.com/blockly/guides
-->
**Where**
<!-- A link to the page with the documentation you want us to update.
- More specific is better. If no page exists, describe what the page
- should be, and where.
-->
**Old content**
<!-- What the documentation currently says -->
**Suggested content**
<!-- Your suggestion for improved documentation -->
**Additional context**
<!-- Add any other context about the problem here.
- If this is related to a specific pull request, link to it.
-->