mirror of
https://github.com/google/blockly.git
synced 2026-01-07 00:50:27 +01:00
Add template for documentation issues
This commit is contained in:
32
.github/ISSUE_TEMPLATE/documentation.md
vendored
Normal file
32
.github/ISSUE_TEMPLATE/documentation.md
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
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. -->
|
||||
Reference in New Issue
Block a user