From 3a9e20fa0ef106f412d8adbfe08fc5cf71fce6d2 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Mon, 5 Jul 2021 09:59:22 -0400 Subject: [PATCH] verify that issue_template.md is still working --- todo.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/todo.txt b/todo.txt index 37da2a31c..a654059a2 100755 --- a/todo.txt +++ b/todo.txt @@ -15,6 +15,8 @@ X remove lots of dead/unused parts of javafx/build.xml X fix up modifiers for key events (after completing mouse) in Java2D X set args for JavaFX and OpenGL for the mouse and key events X make sure that everything is set properly, also for keys +X move ISSUE_TEMPLATE to .github subfolder +X https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/manually-creating-a-single-issue-template-for-your-repository readme X was fixed in the source for 4.0a5, but may not have been included in the dist @@ -63,7 +65,6 @@ X https://github.com/processing/processing4/pull/219 for next release -_ move ISSUE_TEMPLATE to .github subfolder _ only export 'tool' subfolder for Movie Maker (and Theme Engine?) @@ -88,7 +89,7 @@ _ what should macos-aarch64 be called? _ Remove usage of com.sun.* in JavaFX library _ https://github.com/processing/processing4/issues/208 -_ Implement support Java “modules” and clean up JavaFX-specific workarounds +_ Implement support for Java “modules” and clean up JavaFX-specific workarounds _ https://github.com/processing/processing4/issues/212 may be fixed