summaryrefslogtreecommitdiff
path: root/.github/CONTRIBUTING.md
AgeCommit message (Collapse)Author
2019-02-11web design (#1728)Ryan Dahl
2019-02-11fix: improve formatting (#1732)Yoshiya Hinosawa
2019-02-09Add read permission for format.ts (#1726)Yoshiya Hinosawa
2019-02-08fix format command in contribution guide (#1712)bokuweb
2019-01-31Add item to CONTRIBUTING.md about needing testsKitson Kelly
This adds requiring tests covering the change as a pre-req before raising a PR.
2019-01-17Rewrite tools/format.py in deno (#1528)Yoshiya Hinosawa
Note: findFiles and findFilesWalk are borrowed from the previous attempt of @pseudo-su (#1434)
2018-10-19Add Docs.mdRyan Dahl
Remove stuff from Roadmap that has been implemented.
2018-10-14Add CONTRIBUTING.mdKitson Kelly