Commit Graph

6 Commits

Author SHA1 Message Date
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
Cassie Tarakajian cd4f585ea7 Update release guide with git flow steps, update Travis deployment to use git tag 2020-05-21 17:43:58 -04:00
Cassie Tarakajian c07a70a847 Update travis.yml with new branch names, add git flow to development and release guides 2020-05-21 17:00:27 -04:00
Cassie Tarakajian ab7f4279bd Updating Contributing and Development docs 2020-02-13 16:13:03 -05:00
Sepand Ansari a62d35fe03 Move test documentation to development.md 2019-01-25 17:26:56 -05:00
Cassie Tarakajian 8495a59e36
Development documentation (#705)
* delete unused files, move webpack configs to their own directory

* start of improved developer documentation, moving everything to developer_docs/ directory

* documentation updates
2018-09-26 16:14:06 -04:00