Skip to content

Commit eb85944

Browse files
authored
Merge pull request #8659 from Nitin2332/fix/update-discord-links-2.0
Update Discord invite links in p5.js dev-2.0
2 parents 147e885 + 7a5c026 commit eb85944

16 files changed

+19
-19
lines changed

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ If you are helping someone who wants to contribute here, you may support them in
8686
- Point them to [CONTRIBUTING.md](./CONTRIBUTING.md).
8787
- Encourage them to read it fully before starting work.
8888
- Highlight that it explains how to open issues, make PRs, and follow the project’s standards.
89-
- Encourage them to **connect with the maintainers in the 🌸contribute-to-p5 channel on [Discord](https://discord.gg/x7kU7k5HM3)** for questions or feedback.
89+
- Encourage them to **connect with the maintainers in the 🌸contribute-to-p5 channel on [Discord](https://discord.p5js.org)** for questions or feedback.
9090
- If they are working on a specific issue, remind them that they can also **ask directly in the issue thread**. We are here to help and always happy to welcome newcomers.
9191

9292
### 2. Check if the issue is ready to be worked on

AI_USAGE_POLICY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Large language models (LLMs) make mistakes and cannot be held accountable for th
2121

2222
**We understand that asking questions can feel intimidating.** You might worry about looking inexperienced or bothering maintainers with "basic" questions. AI tools can feel like a safer and less judgmental first step. However, LLMs often provide incorrect or incomplete answers, and they may create a false sense of understanding.
2323

24-
Before asking AI, we encourage you to talk to us in the [Discord #contribute-to-p5 channel](https://discord.gg/x7kU7k5HM3) or in the relevant issue thread.
24+
Before asking AI, we encourage you to talk to us in the [Discord #contribute-to-p5 channel](https://discord.p5js.org) or in the relevant issue thread.
2525

2626
Please know: **there are no silly questions, and we genuinely want to help you.** You won't be judged for not knowing something. In fact, we are grateful for your questions as they help us improve our documentation and make the project more welcoming for everyone who comes after you.
2727

@@ -83,7 +83,7 @@ We are continuously looking for ways to improve our approach and may have to cha
8383
8484
## Questions?
8585

86-
If you're unsure whether your use of AI tools complies with this policy, ask in the [Discord #contribute-to-p5 channel](https://discord.gg/x7kU7k5HM3) or in the relevant issue thread. We're here to help!
86+
If you're unsure whether your use of AI tools complies with this policy, ask in the [Discord #contribute-to-p5 channel](https://discord.p5js.org) or in the relevant issue thread. We're here to help!
8787

8888
## AI Disclosure
8989

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Hi there! Welcome to p5.js contributing! Here are a few things to know:
22

3-
The GitHub issues are for bugs and feature requests for the p5.js library itself. If you have a general question or bug programming with p5.js please post it in the [p5.js forum](https://discourse.processing.org/c/p5js) or ask in our [Discord server](https://discord.gg/SHQ8dH25r9) (check the #contribute-to-p5 channel).
3+
The GitHub issues are for bugs and feature requests for the p5.js library itself. If you have a general question or bug programming with p5.js please post it in the [p5.js forum](https://discourse.processing.org/c/p5js) or ask in our [Discord server](https://discord.p5js.org) (check the #contribute-to-p5 channel).
44

55
Please make sure you are posting to the correct repository. See this [section](https://github.com/processing/p5.js/blob/main/README.md#issues) for a list of all p5.js repositories.
66

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ function draw() {
3232
</tr>
3333
</table>
3434

35-
[Get Started](https://p5js.org/tutorials/get-started/)[Reference](https://p5js.org/reference)[Tutorials](https://p5js.org/tutorials)[Examples](https://p5js.org/examples/)[Libraries](https://p5js.org/libraries)[Forum](https://discourse.processing.org/c/p5js)[Discord](https://discord.gg/SHQ8dH25r9)
35+
[Get Started](https://p5js.org/tutorials/get-started/)[Reference](https://p5js.org/reference)[Tutorials](https://p5js.org/tutorials)[Examples](https://p5js.org/examples/)[Libraries](https://p5js.org/libraries)[Forum](https://discourse.processing.org/c/p5js)[Discord](https://discord.p5js.org)
3636

3737
## About
3838

contributor_docs/contributor_guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The majority of the activity on p5.js' GitHub repositories (repo for short) happ
6262

6363
While an issue can be opened for a wide variety of reasons, we usually only use issues to discuss the development of p5.js source code. Topics such as debugging your own code, inviting collaborators to your project, or other unrelated topics should be discussed
6464

65-
either on the [forum](https://discourse.processing.com) or on other platforms such as [Discord](https://discord.gg/SHQ8dH25r9).
65+
either on the [forum](https://discourse.processing.com) or on other platforms such as [Discord](https://discord.p5js.org).
6666

6767
We have created easy-to-use issue templates to aid you in deciding whether a topic should be a GitHub issue or posted elsewhere!
6868

contributor_docs/es/contributor_guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ La mayoría de la actividad en los repositorios de GitHub de p5.js (también con
5959

6060
<em>'Issues'</em> es el nombre común que se le da a una publicación en GitHub que apunta a describir, como lo dice su nombre, un problema. Los <em>Issues</em> pueden ser reportes de error, solicitudes para añadir un nueva funcionalidad, una discusión, o cualquier publicación que se relacione con el desarrollo de la biblioteca de p5.js. Cualquiera con una cuenta de GitHub puede añadir comentarios debajo de cada <em>Issue</em>, ¡incluyendo bots! Este es el lugar donde los contribuidores discuten temas relacionados con el desarrollo del proyecto dentro del repositorio.
6161

62-
Mientras un <em>Issue</em> puede ser creado por diferentes razones, usualmente utilizamos la creación de un <em>Issue</em> para discutir el desarrollo del código fuente de p5.js. Temas como la corrección de errores de tu propio código, invitación de colaboradores a tu proyecto, u otros temas no relacionados, deben ser discutidos ya sea en el [foro](https://discourse.processing.com) o en otras plataformas de comunicación como [Discord](https://discord.gg/SHQ8dH25r9).
62+
Mientras un <em>Issue</em> puede ser creado por diferentes razones, usualmente utilizamos la creación de un <em>Issue</em> para discutir el desarrollo del código fuente de p5.js. Temas como la corrección de errores de tu propio código, invitación de colaboradores a tu proyecto, u otros temas no relacionados, deben ser discutidos ya sea en el [foro](https://discourse.processing.com) o en otras plataformas de comunicación como [Discord](https://discord.p5js.org).
6363

6464
¡Hemos creado plantillas fáciles de usar que puede ayudarte a determinar si un tema es adecuado para ser publicado como un <em>Issue</em> en GitHub, o si sería más apropiado publicarlo en otro lugar!
6565

contributor_docs/es/steward_guidelines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Para permanecer como steward, debes contribuir como steward en al menos 1 de los
8787

8888
1. Mantén estas directrices a mano como referencia: cómo ayudar con nuevos issues, bugs y funcionalidades. Por ejemplo, la sección "Solicitud de Funcionalidades" incluye consejos sobre cómo usar la [declaración de acceso]([access.md](https://github.com/processing/p5.js/blob/dev-2.0/contributor_docs/es/access.md)) de p5.js como steward.
8989
2. Al ayudar a responder preguntas técnicas o revisar, intenta aplicar la [directriz de la Processing Foundation sobre cómo responder preguntas](https://discourse.processing.org/t/guidelines-answering-questions/2145). Estas pueden ser especialmente útiles para dar retroalimentación técnica constructiva.
90-
3. Únete al [Discord de p5.js](https://discord.com/invite/SHQ8dH25r9). ¡En el canal `#contribute-to-p5` cualquier pregunta o propuesta de mejora sobre este proceso es bienvenida!
90+
3. Únete al [Discord de p5.js](https://discord.p5js.org). ¡En el canal `#contribute-to-p5` cualquier pregunta o propuesta de mejora sobre este proceso es bienvenida!
9191

9292
## _Issues_
9393

@@ -120,7 +120,7 @@ Los _issues_ de informes de errores deberían utilizar la plantilla de _Issue_ "
120120
- Si la replicación es posible más tarde, regrese al paso 2.
121121
1. Si el error se origina en el código que el usuario proporcionó en el informe de error y no en el comportamiento de p5.js:
122122
- Determine si la documentación de p5.js, la implementación de código o el sistema de errores amigable pueden mejorarse para evitar que se cometa el mismo error.
123-
- Redirija amablemente cualquier pregunta adicional al [foro](https://discourse.processing.org/) o al [Discord](https://discord.com/invite/SHQ8dH25r9) y cierre el _issue_ si no se van a realizar más cambios en p5.js.
123+
- Redirija amablemente cualquier pregunta adicional al [foro](https://discourse.processing.org/) o al [Discord](https://discord.p5js.org) y cierre el _issue_ si no se van a realizar más cambios en p5.js.
124124

125125

126126
### Solicitud de Funcionalidades

contributor_docs/hi/contributor_guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ p5.js के गिटहब रिपॉजिटरी (संक्षेप
6161

6262
"समस्या" गिटहब रिपॉजिटरी पर सामान्य क्रिया है जिसका उद्देश्य किसी समस्या का वर्णन करना है।। यह समस्या एक त्रुटि रिपोर्ट, नई विशेषता जोड़ने का अनुरोध, एक चर्चा, या p5.js लाइब्रेरी विकास से संबंधित किसी भी उद्देश्य के रूप में काम कर सकती है। प्रत्येक समस्या के नीचे किसी भी गिटहब खाते वाले व्यक्ति, सहित बॉट्स, द्वारा टिप्पणियाँ जोड़ी जा सकती हैं! यह वह स्थान है जहां योगदानकर्ताओं ने परियोजना के विकास से संबंधित विषयों पर चर्चा करते हैं।
6363

64-
जबकि एक समस्या कई विभिन्न कारणों के लिए खोली जा सकती है, हम आमतौर पर केवल p5.js स्रोत कोड के विकास पर चर्चा करने के लिए समस्याएँ का उपयोग करते हैं। अपने कोड का पुन: निरीक्षण, अपने परियोजना में सहयोगी निमंत्रण करने, या अन्य असंबंधित विषयों पर हम [फोरम](https://discourse.processing.com) या अन्य प्लेटफ़ॉर्मों जैसे [डिस्कोर्ड](https://discord.gg/SHQ8dH25r9) पर चर्चा करते हैं।
64+
जबकि एक समस्या कई विभिन्न कारणों के लिए खोली जा सकती है, हम आमतौर पर केवल p5.js स्रोत कोड के विकास पर चर्चा करने के लिए समस्याएँ का उपयोग करते हैं। अपने कोड का पुन: निरीक्षण, अपने परियोजना में सहयोगी निमंत्रण करने, या अन्य असंबंधित विषयों पर हम [फोरम](https://discourse.processing.com) या अन्य प्लेटफ़ॉर्मों जैसे [डिस्कोर्ड](https://discord.p5js.org) पर चर्चा करते हैं।
6565

6666
हमने आपको गिटहब समस्या होनी चाहिए या कहीं और पोस्ट करनी चाहिए को निर्धारित करने में मदद करने के लिए आसान-से-उपयोग निर्देशिका बनाई हैं!
6767

contributor_docs/hi/steward_guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
- यदि प्रतिरूपण बाद में संभव है, तो कदम 2 पर वापस जाएं।
6464
4. यदि बग उपयोगकर्ता द्वारा प्रदान किए गए कोड से आता है और p5.js के व्यवहार से नहीं:
6565
- यह निर्धारित करें कि क्या p5.js दस्तावेज़ीकरण, कोड कार्यान्वयन, या मित्रसंपर्क त्रुटि प्रणाली को सुधारा जा सकता है ताकि वही गलती फिर से न हो।
66-
- कृपया आगे किसी भी परिवर्तन के लिए [मंच](https://discourse.processing.org/) या [डिस्कॉर्ड](https://discord.com/invite/SHQ8dH25r9) पर और अधिक प्रश्न अद्यतन करें और यदि p5.js में कोई अधिक परिवर्तन नहीं करना है, तो समस्या को बंद करें।
66+
- कृपया आगे किसी भी परिवर्तन के लिए [मंच](https://discourse.processing.org/) या [डिस्कॉर्ड](https://discord.p5js.org) पर और अधिक प्रश्न अद्यतन करें और यदि p5.js में कोई अधिक परिवर्तन नहीं करना है, तो समस्या को बंद करें।
6767

6868
### सुविधा अनुरोध
6969

contributor_docs/ja/contributor_guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ p5.j​​s GitHub リポジトリ上のアクティビティのほとんどは
6262

6363
「Issues」はGitHub上で問題を記述する投稿の一般的な名称です。このIssueは、バグレポート、新機能のリクエスト、ディスカッション、またはp5.jsリポジトリの開発に関連するその他の投稿が含まれます。任意のGitHubアカウント、さらにはロボットでも、各問題にコメントを追加することができます!ここがコントリビューターたちがプロジェクトの開発に関連するトピックについて話し合う場所です。
6464

65-
問題を提起する理由は様々ですが、通常、p5.jsのソースコード開発に関連するトピックについてのみ問題を使用します。個人のコードのデバッグ、プロジェクトへのコラボレーターの招待、または上記のトピックと関連しないその他の内容は、[フォーラム](https://discourse.processing.com)[Discord](https://discord.gg/SHQ8dH25r9)などの他のプラットフォームで議論するべきです。
65+
問題を提起する理由は様々ですが、通常、p5.jsのソースコード開発に関連するトピックについてのみ問題を使用します。個人のコードのデバッグ、プロジェクトへのコラボレーターの招待、または上記のトピックと関連しないその他の内容は、[フォーラム](https://discourse.processing.com)[Discord](https://discord.p5js.org)などの他のプラットフォームで議論するべきです。
6666

6767
私たちは、Issueテンプレートを作成して、あなたがGitHubで問題を抱えているのか、他の場所で問題を投稿すべきかを判断するのを手助けします!
6868

0 commit comments

Comments
 (0)