p5.js-web-editor/developer_docs
Cassie Tarakajian 01816d2662 [#1421] Update git commit guide
Modify the git commit guide to be clearer, specifically asking to link
GitHub issues with every commit. Also update the pull request template
with the line "Fixes #issue-number" so that every PR will close an issue
when it is merged.
2020-06-01 16:30:14 -04:00
..
README.md Update travis.yml with new branch names, add git flow to development and release guides 2020-05-21 17:00:27 -04:00
accessibility.md Development documentation (#705) 2018-09-26 16:14:06 -04:00
deployment.md finish updates to developer docs, fixes #995 2019-03-28 16:34:24 -04:00
development.md [#1421] Update git commit guide 2020-06-01 16:30:14 -04:00
installation.md Upgrade node version to 12.16.1, update Node installatino docs 2020-02-25 17:14:50 -05:00
preparing_a_pull_request.md fix remote upstream link 2020-03-14 18:05:18 -03:00
public_api.md Public API for Sketch management documentation (#1076) 2019-07-10 10:39:58 +02:00
public_api_proposed.md Public API for Sketch management documentation (#1076) 2019-07-10 10:39:58 +02:00
release.md RE: #1421, Add documentation about creating a GitHub release after creating a tag 2020-06-01 15:31:59 -04:00

README.md

This folder contains documents intended for developers of the p5.js Web Editor.

List of Documents

Documents to Create