paper.js/.github/ISSUE_TEMPLATE.md

40 lines
968 B
Markdown
Raw Permalink Normal View History

2017-10-04 09:50:22 -04:00
<!--
2018-02-03 16:39:07 -05:00
This issues database is used to keep track of bugs and new features.
For questions and support, please visit the Gitter channel instead:
2019-08-12 10:24:29 -04:00
https://gitter.im/paperjs/paper.js
2017-10-04 09:50:22 -04:00
-->
# Description/Steps to reproduce
<!--
2018-02-03 16:39:07 -05:00
If a feature: A description of the feature.
If a bug: The steps to reproduce the issue.
2017-10-04 09:50:22 -04:00
-->
# Link to reproduction test-case
<!--
2018-02-03 16:39:07 -05:00
Please link to a test-case for reproduction, ideally as a repository with a
`packages.json` that installs all required dependencies to reduce confusion.
2017-10-04 09:50:22 -04:00
Note: Failure to provide a test-case for reproduction purposes will result in
the issue being closed.
-->
# Expected result
<!--
2018-02-03 16:39:07 -05:00
Also include actual results when reporting a bug.
2017-10-04 09:50:22 -04:00
-->
# Additional information
<!--
2018-02-03 16:39:07 -05:00
Please include the type and versions of Operating System, Node, as well as
the underlying database that the issue is encountered on.
2017-10-04 09:50:22 -04:00
Examples:
2018-02-03 16:39:07 -05:00
macOS 10.12.6, Node 8.9.0, PostgreSQL 10.0
Windows 10 Pro 10586.962, Node 8.8.1, SQLite 3
2017-10-04 09:50:22 -04:00
-->