.github/ISSUE_TEMPLATE/other.md
---
name: Other
about: Report a general issue that isn't covered by other issue templates.
title: '[OTHER]'
labels: ''
assignees: ''
---
<!--
PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION.
ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION.
-->
# :question: Other
<!-- If you're asking a question, have you searched through Github first? -->
## 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>