try moving to subfolder to clean up root

This commit is contained in:
Ben Fry
2021-07-05 08:43:30 -04:00
parent 0123d5a96b
commit 47b43d345f
+36
View File
@@ -0,0 +1,36 @@
<!--- ** 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. -->