p5.js-web-editor icon indicating copy to clipboard operation
p5.js-web-editor copied to clipboard

Docs: complete cut-off sentence in “Preparing a pull request” section

Open sdass1918 opened this issue 3 months ago • 2 comments

Fixes #3596

This PR fixes a cut-off sentence in contributor_docs/preparing_a_pull_request.md under the “Pull Request Templates” section.

Changes: Completed the missing text explaining the verification steps contributors should check before submitting a PR.

I have verified that this pull request:

  • [x] has no linting errors (npm run lint)
  • [x] has no test errors (npm run test)
  • [x] is from a uniquely-named feature branch and is up to date with the develop branch.
  • [x] is descriptively named and links to an issue number, i.e. Fixes #123
  • [x] meets the standards outlined in the accessibility guidelines

sdass1918 avatar Nov 09 '25 13:11 sdass1918

@yugalkaushik Thanks for pointing that out, I’ve removed the extra translation files and kept only the doc changes.

sdass1918 avatar Nov 10 '25 17:11 sdass1918

Hello! @yugalkaushik Following up on this PR—I've addressed the feedback regarding the translation files and updated the branch with only the relevant documentation changes. Kindly let me know if there are any further adjustments required.

sdass1918 avatar Nov 23 '25 07:11 sdass1918