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
## [p5.js community statement](http://p5js.org/community/)
2
+
3
+
p5.js is a community interested in exploring the creation of art and design with technology.
4
+
5
+
We are a community of, and in solidarity with, people from every gender identity and expression, sexual orientation, race, ethnicity, language, neuro-type, size, disability, class, religion, culture, subculture, political opinion, age, skill level, occupation, and background. We acknowledge that not everyone has the time, financial means, or capacity to actively participate, but we recognize and encourage involvement of all kinds. We facilitate and foster access and empowerment. We are all learners.
6
+
7
+
We like these hashtags: #noCodeSnobs (because we value community over efficiency), #newKidLove (because we all started somewhere), #unassumeCore (because we don't assume knowledge), and #BlackLivesMatter (because of course).
8
+
9
+
In practice:
10
+
* We are not code snobs. We do not assume knowledge or imply there are things that somebody should know.
11
+
* We insist on actively engaging with requests for feedback regardless of their complexity.
12
+
* We welcome newcomers and prioritize the education of others. We strive to approach all tasks with the enthusiasm of a newcomer. Because we believe that newcomers are just as valuable in this effort as experts.
13
+
* We consistently make the effort to actively recognize and validate multiple types of contributions.
14
+
* We are always willing to offer help or guidance.
15
+
16
+
In times of conflict:
17
+
* We listen.
18
+
* We clearly communicate while acknowledging other's feelings.
19
+
* We admit when we're wrong, apologize, and accept responsibility for our actions.
20
+
* We are continuously seeking to improve ourselves and our community.
21
+
* We keep our community respectful and open.
22
+
* We make everyone feel heard.
23
+
* We are mindful and kind in our interactions.
24
+
25
+
In the future:
26
+
* The future is now.
27
+
28
+
29
+
## p5.js Code of Conduct
2
30
3
31
***Be mindful of your language.** Any of the following behavior is unacceptable:
4
32
* Offensive comments related to gender identity and expression, sexual orientation, race, ethnicity, language, neuro-type, size, ability, class, religion, culture, subculture, political opinion, age, skill level, occupation, or background
5
33
* Threats of violence
6
34
* Deliberate intimidation
7
-
* Sexually explicit or violent material
35
+
* Sexually explicit or violent material that is not contextualized and preceded by a considerate warning
8
36
* Unwelcome sexual attention
9
37
* Stalking or following
10
38
* Or any other kinds of harassment
11
39
12
40
Use your best judgement. If it will possibly make others uncomfortable, do not post it.
13
41
14
-
***Be respectful.** Disagreement is not an opportunity to attack someone else's thoughts or opinions. Although views may differ, remember to approach every situation with patience and care.
15
-
***Be considerate.** Think about how your contribution will affect others in the community.
42
+
***Be respectful.** Disagreement is not an opportunity to attack someone else's thoughts or opinions. Although views may differ, remember to approach every situation with patience and care.
43
+
***Be considerate.** Think about how your contribution will affect others in the community.
16
44
***Be open minded.** Embrace new people and new ideas. Our community is continually evolving and we welcome positive change.
17
45
18
46
If you believe someone is violating the code of conduct, we ask that you report it by emailing [hello@p5js.org](mailto:hello@p5js.org). Please include your name and a description of the incident, and we will get back to you ASAP.
19
47
20
-
Participants asked to stop any harassing behavior are expected to comply immediately. If a participant engages in harassing behavior, the p5.js Team may take any action they deem appropriate, up to and including expulsion from all p5.js spaces and identification of the participant as a harasser to other p5.js members or the general public.
21
-
22
-
## Also
48
+
Sometimes, participants violating the Code of Conduct are unaware that their behavior is harmful, and an open conversation clears things up to move forward. However, if a participant continues with the behavior, the p5.js team may take any action they deem appropriate, up to and including expulsion from all p5.js spaces and identification of the participant as a harasser to other p5.js members or the general public.
23
49
24
-
* You can read our [community statement](http://p5js.org/community/) on our website.
50
+
---
51
+
This statement is licensed under a [Creative Commons license](https://creativecommons.org/licenses/by-sa/4.0/). Please feel free to share and remix with attribution.
Please follow the guidelines in the [Code of Conduct](https://github.com/processing/p5.js-web-editor/blob/master/.github/CODE_OF_CONDUCT.md).
21
+
Please follow the guidelines in the [Code of Conduct](https://github.com/processing/p5.js-web-editor/blob/develop/.github/CODE_OF_CONDUCT.md).
24
22
25
23
## How Can I Contribute?
26
24
If you're new to open source, [read about how to contribute to open source](https://opensource.guide/how-to-contribute/).
@@ -33,11 +31,13 @@ Don't know where to begin? Here are some suggestions to get started:
33
31
- Front end: React/Redux, CSS/Sass, CodeMirror
34
32
- Back end: Node, Express, MongoDB, Jest, AWS
35
33
- DevOps: Travis CI, Jest, Docker, Kubernetes, AWS
34
+
- Documentation
35
+
- Translations: Application and documentation
36
36
* Use the [p5.js Web Editor](https://editor.p5js.org)! Find a bug? Think of something you think would add to the project? Open an issue.
37
37
* Expand an existing issue. Sometimes issues are missing steps to reproduce, or need suggestions for potential solutions. Sometimes they need another voice saying, "this is really important!"
38
-
* Try getting the project running locally on your computer by following the [installation steps](./../developer_docs/installation.md).
39
-
* Look through the documentation in the [developer docs](../developer_docs/). Is there anything that could be expanded? Is there anything missing?
40
-
* Look at the [development guide](./../developer_docs/development.md).
38
+
* Try getting the project running locally on your computer by following the [installation steps](./../contributor_docs/installation.md).
39
+
* Look through the documentation in the [developer docs](../contributor_docs/). Is there anything that could be expanded? Is there anything missing?
40
+
* Look at the [development guide](./../contributor_docs/development.md).
41
41
42
42
### Good First Issues
43
43
For first-time contributors or those who want to start with a small task, [check out the list of good first issues](https://github.com/processing/p5.js-web-editor/labels/good%20first%20issue), or [issues that need documentation of steps to reproduce](https://github.com/processing/p5.js-web-editor/issues?q=is%3Aissue+is%3Aopen+label%3A%22needs+steps+to+reproduce%22). If the issue has not been assigned to anyone, then you can work on it! It's okay to not know how to fix an issue, and feel free to ask questions about to approach the problem! We are all here to learn and make something awesome. Someone from the community would help you out and these are great issues for learning about the web editor, its file structure and its development process.
@@ -60,45 +60,9 @@ If you feel like an issue is tagged incorrectly (e.g. it's low priority and you
60
60
61
61
If you'd like to work on an issue, please comment on it to let the maintainers know, so that they can assign it to you. If someone else has already commented and taken up that issue, please refrain from working on it and submitting a PR without asking the maintainers as it leads to unnecessary duplication of effort.
62
62
63
-
Then, follow the [installation guide](https://github.com/processing/p5.js-web-editor/blob/master/developer_docs/installation.md) to get the project building and working on your computer.
63
+
Then, look at the [development guide](https://github.com/processing/p5.js-web-editor/blob/develop/contributor_docs/development.md)for instructions on how to install the project locally and follow the right development workflow.
Good commit messages serve at least three important purposes:
73
-
74
-
* They speed up the reviewing process.
75
-
* They help us write good release notes.
76
-
* They help future maintainers understand your change and the reasons behind it.
77
-
78
-
Structure your commit message like this:
79
-
80
-
```
81
-
Short (50 chars or less) summary of changes ( involving Fixes #Issue-number keyword )
82
-
83
-
More detailed explanatory text, if necessary. Wrap it to about 72
84
-
characters or so. In some contexts, the first line is treated as the
85
-
subject of an email and the rest of the text as the body. The blank
86
-
line separating the summary from the body is critical (unless you omit
87
-
the body entirely); tools like rebase can get confused if you run the
88
-
two together.
89
-
90
-
Further paragraphs come after blank lines.
91
-
92
-
- Bullet points are okay, too
93
-
94
-
- Typically a hyphen or asterisk is used for the bullet, preceded by a
95
-
single space, with blank lines in between, but conventions vary here
96
-
```
97
-
98
-
* Write the summary line and description of what you have done in the imperative mode, that is as if you were commanding someone. Start the line with "Fix", "Add", "Change" instead of "Fixed", "Added", "Changed".
99
-
* Always leave the second line blank.
100
-
* Be as descriptive as possible in the description. It helps reasoning about the intention of commits and gives more context about why changes happened.
101
-
102
-
## Tips
103
-
104
-
* If it seems difficult to summarize what your commit does, it may be because it includes several logical changes or bug fixes, and are better split up into several commits using `git add -p`.
about: This template is for suggesting an improvement for an existing feature.
4
+
title: ''
5
+
labels: enhancement
6
+
assignees: ''
7
+
8
+
---
9
+
10
+
<!--
11
+
Hi there!
12
+
13
+
To check an option in the sub-areas list, replace the "[ ]" with a "[x]". Be sure to check out how it looks in the Preview tab! Feel free to remove any portion of the template that is not relevant for your issue.
14
+
-->
15
+
16
+
### How would this new feature help [increase access](https://github.com/processing/p5.js/blob/main/contributor_docs/access.md) to the p5.js Editor?
about: This template is for reporting bugs (broken or incorrect behavior). If you have questions about your own code, please visit our forum discourse.processing.org instead.
4
+
title: ''
5
+
labels: bug
6
+
assignees: ''
7
+
8
+
---
9
+
10
+
<!--
11
+
Hi there!
12
+
13
+
To check any option, replace the "[ ]" with a "[x]". Be sure to check out how it looks in the Preview tab! Feel free to remove any portion of the template that is not relevant for your issue.
14
+
-->
15
+
16
+
#### Details about the bug:
17
+
18
+
- p5.js version: <!-- You can find this in the first line of the p5.js file -->
19
+
- Web browser and version: <!-- In the address bar, on Chrome enter "chrome://version", on Firefox enter "about:support". On Safari, use "About Safari". -->
20
+
- Operating System: <!-- Ex: Windows/MacOSX/Linux/Android/iOS along with version -->
21
+
- Steps to reproduce this:
22
+
<!-- Include a simple code snippet that demonstrates the problem, along with any console errors produced. If this isn't possible, then simply describe the issue as best you can! -->
0 commit comments