graycoreio/daffodil

View on GitHub
.github/ISSUE_TEMPLATE/documentation.md

Summary

Maintainability
Test Coverage
---
name: Documentation Request
about: Request additional documentation or clarification on a feature.
title: '[DOCS]'
labels: 'docs'
assignees: 'xelaint'
---

<!--
PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION.

ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION.
-->

# :page_facing_up: Documentation Request

## What were you doing?
<!-- Describe how you came to need the documentation. -->


## Expected behavior
<!-- Describe not only **what** you would like to see documented, but also **where** you'd like to see it. -->


## Existing Documentation
<!-- Describe any existing documentation that would potentially require change. -->

## Environment

<pre><code>
Daffodil version: X.Y.Z
Angular version: X.Y.Z 
<!-- Check whether this is still an issue in the most recent Daffodil version -->
 
For Tooling issues:
- Node version: XX  <!-- run `node --version` -->
- Platform:  <!-- Mac, Linux, Windows -->

Others:
<!-- Anything else relevant?  Operating system version, IDE, package manager, HTTP server, ... -->
</code></pre>