Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add upstream remote to CONTRIBUTING.md #7500

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

akaday
Copy link

@akaday akaday commented Jan 26, 2025

Resolves #[Add issue number here]

Changes:

Screenshots of the change:

PR Checklist

Add instructions for adding upstream remote in `CONTRIBUTING.md`.

* Add a new section "Quick Get Started For Developers" with steps for setting up the development environment.
* Include a step to add the upstream remote using the command `git remote add upstream https://github.com/processing/p5.js`.
* Add a section "Confirming Upstream Remote Addition" to verify the upstream remote addition using `git remote -v`.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/akaday/p5.js?shareId=XXXX-XXXX-XXXX-XXXX).
Add upstream remote to CONTRIBUTING.md
Copy link

welcome bot commented Jan 26, 2025

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already. And be sure to add yourself to the list of contributors on the readme page!

Add sections on the importance of accessible creative coding, examples of accessible creative coding projects, and resources for learning about accessible creative coding to various documentation files.

* **Documentation Changes:**
  - `contributor_docs/access.md`: Add sections on the importance of accessible creative coding, examples of accessible creative coding projects, and resources for learning about accessible creative coding.
  - `contributor_docs/ja/access.md`: Add sections on the importance of accessible creative coding, examples of accessible creative coding projects, and resources for learning about accessible creative coding.
  - `contributor_docs/ko/access.md`: Add sections on the importance of accessible creative coding, examples of accessible creative coding projects, and resources for learning about accessible creative coding.
  - `contributor_docs/ja/web_accessibility.md`: Add sections on the importance of accessible creative coding, examples of accessible creative coding projects, and resources for learning about accessible creative coding.
  - `contributor_docs/web_accessibility.md`: Add sections on the importance of accessible creative coding, examples of accessible creative coding projects, and resources for learning about accessible creative coding.

* **Code Changes:**
  - `src/accessibility/outputs.js`: Add functions for creating accessible outputs for creative coding projects, including examples and resource links.
  - `src/accessibility/textOutput.js`: Add functions for creating accessible text outputs for creative coding projects, including examples and resource links.
  - `src/accessibility/gridOutput.js`: Add functions for creating accessible grid outputs for creative coding projects, including examples and resource links.
  - `src/accessibility/color_namer.js`: Add functions for converting RGBA values to color names for creative coding projects, including examples and resource links.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/akaday/p5.js?shareId=XXXX-XXXX-XXXX-XXXX).
Add accessible creative coding resources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant