Files
processing4/.github/issue_template.md
2021-07-05 08:43:30 -04:00

37 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!--- ** For coding questions, please use https://forum.processing.org ** -->
<!--- ** This form is only for bugs in the software & feature requests ** -->
<!--- ** Also be sure to read the troubleshooting page first: ** -->
<!--- ** https://github.com/processing/processing/wiki/Troubleshooting ** -->
<!--- ** Before posting, please search Issues for duplicates ** -->
## Description
<!--- Use a title that describes what is happening. -->
<!--- Give a description of the proposed change. -->
## Expected Behavior
<!--- Bug? Tell us what you were expecting. -->
<!--- Improvement? Tell us how youd like it to work. -->
## Current Behavior
<!--- Explain the difference from current behavior. -->
## Steps to Reproduce
<!--- Provide an unambiguous set of steps to reproduce. -->
<!--- Including code will make it more likely to be fixed. -->
1.
2.
3.
## Your Environment
<!--- Include details about your environment. -->
<!--- Thousands of people use Processing every day and may not have -->
<!--- this issue, this might give us clues about why youre seeing it. -->
* Processing version:
* Operating System and OS version:
* Other information:
## Possible Causes / Solutions
<!--- Optionally, ideas on how to implement the change. -->