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
+36-8
Original file line number
Diff line number
Diff line change
@@ -12,15 +12,10 @@ The p5.js Editor is a collaborative project created by many individuals, mostly
12
12
13
13
Learn more about [our community](https://p5js.org/community/) and read our community statement and [code of conduct](./.github/CODE_OF_CONDUCT.md). You can directly support our work with p5.js by [donating to the Processing Foundation](https://processingfoundation.org/support).
14
14
15
-
## Get Started
15
+
## Getting Started
16
16
17
17
Make your first sketch in the [p5.js Editor](https://editor.p5js.org/)! Learn more about sketching with p5.js on the [Get Started](https://p5js.org/get-started/) and find everything you can do in the [Reference](https://p5js.org/reference/). You can also look at [examples](https://editor.p5js.org/p5/sketches) and remix them in the p5.js Editor.
18
18
19
-
## Setting Up the Development Environment
20
-
21
-
- Refer to [this documentation for setting up your environment](https://github.com/processing/p5.js-web-editor/blob/develop/contributor_docs/installation.md)
22
-
23
-
24
19
25
20
## Issues
26
21
@@ -31,10 +26,43 @@ If you have found a bug in the p5.js Web Editor, you can file it under the ["iss
### How Do I Know My Issue or Pull Request is Getting Reviewed?
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: [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.11.0 MINOR Release: By January 16, 2023
42
+
43
+
[You can read more about Semantic Versioning and the differences between a MINOR and PATCH release](https://semver.org/).
44
+
45
+
46
+
## References for Contributing to the p5.js Web Editor
47
+
48
+
[Code of Conduct](https://editor.p5js.org/code-of-conduct)
49
+
50
+
[Contribution Guidelines for p5.js](https://p5js.org/contributor-docs/#/)
51
+
52
+
[Contribution Guidelines for the p5.js Web Editor](https://github.com/processing/p5.js-web-editor/tree/develop/contributor_docs)
53
+
54
+
[p5.js Community Statement](https://p5js.org/community/)
55
+
56
+
34
57
## Acknowledgements
35
58
36
59
Support for this project has come from [Processing Foundation](https://processingfoundation.org/), [NYU ITP](https://tisch.nyu.edu/itp), [CS4All, NYC DOE](http://cs4all.nyc/), [COSA at DU](https://liberalarts.du.edu/emergent-digital-practices/open-source-arts), [STUDIO for Creative Inquiry](https://studioforcreativeinquiry.org/), [Grant for the Web](https://www.grantfortheweb.org/), [New Media Rights](https://www.newmediarights.org/), and many others.
37
60
38
-
Hosting and technical support has come from: <br />
0 commit comments