Files
processing4/.github/issue_template.md
2022-03-27 11:26:31 -04:00

40 lines
1.4 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, ask the forum: https://discourse.processing.org ** -->
<!--- ** This page is only for bugs in the software & feature requests ** -->
<!--- ** If your code won't start, that's a better question for the forum. ** -->
<!--- ** If Processing won't start, post on the forum where you can get help. ** -->
<!--- ** 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, -->
<!--- so this gives us clues about why youre running into a problem. -->
* Processing version:
* Operating System and OS version:
* Other information:
## Possible Causes / Solutions
<!--- Optionally, if you have a diagnosis or fix in mind, please share. -->