You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-14
Original file line number
Diff line number
Diff line change
@@ -29,20 +29,7 @@ If you have found a bug in the p5.js Web Editor, you can file it under the ["iss
29
29
30
30
### How Do I Know My Issue or Pull Request is Getting Reviewed?
31
31
32
-
To see which pull requests and issues are currently being reviewed, check the [PR Review Board](https://github.com/processing/p5.js-web-editor/projects/9) or the following Milestones: [PATCH Release](https://github.com/processing/p5.js-web-editor/milestone/10), [MINOR Release](https://github.com/processing/p5.js-web-editor/milestone/8).
33
-
34
-
Issues and Pull Requests categorized under the PATCH or MINOR Release Milestones will be prioritized since they are planned to be merged for the next release to Production. Please feel free to [comment on this pinned issue](https://github.com/processing/p5.js-web-editor/issues/2534) if you would like your issue to be considered for the next release!
35
-
36
-
37
-
### When Will the Next Production Release Be?
38
-
39
-
We will aim to deploy on a 1-2 month basis. Here are some dates we’re working towards:
40
-
41
-
2.9.3 PATCH Release: By November 17, 2023
42
-
43
-
2.10.0 MINOR Release: By December 15, 2023
44
-
45
-
[You can read more about Semantic Versioning and the differences between a MINOR and PATCH release](https://semver.org/).
32
+
To see which pull requests and issues are currently being reviewed, check the [PR Review Board](https://github.com/processing/p5.js-web-editor/projects/9) or the following Milestones: [MINOR Release](https://github.com/processing/p5.js-web-editor/milestone/8).
46
33
47
34
48
35
## References for Contributing to the p5.js Web Editor
0 commit comments