1
0
Fork 0
mirror of synced 2025-09-23 04:08:33 +00:00
ZoKrates/.github/ISSUE_TEMPLATE/feature_request.md
2021-03-25 17:46:57 +01:00

43 lines
No EOL
1.2 KiB
Markdown

---
name: Feature Request
about: ZoKrates toolbox feature requests.
---
<!--## Prerequisites
- First, many thanks for taking part in the community. We really appreciate that.
- Support questions are better asked on our [gitter channel](https://gitter.im/ZoKrates/ZoKrates)
- Ensure the issue isn't already reported.
*Delete the above section and the instructions in the sections below before submitting*
-->
## Abstract
<!--
Please describe with an example what problem you see in the current ZoKrates toolbox.
-->
## Motivation
<!--
In this section you describe how you propose to address the problem you described earlier,
including by giving one or more exemplary source code snippets for demonstration.
-->
## Specification
<!--
The technical specification should describe the syntax and semantics of any new feature. The
specification should be detailed enough to allow any developer to implement the functionality.
-->
## Backwards Compatibility
<!--
All language changes that introduce backwards incompatibilities must include a section describing
these incompatibilities and their severity.
Please describe how you propose to deal with these incompatibilities.
-->