Commit Graph

35 Commits

Author SHA1 Message Date
Tommy Byrd
be1d8568e4 Add some documentation about TS to README and CONTRIBUTING (#590)
* Add TS info to README

* Add info about ts compiler when running tests

* don't talk about compiling

* Simplify and Unbold
2018-06-28 12:24:04 -04:00
Richard Littauer
4524ada62c docs: suggested changes from audit #522 (#523) 2018-05-13 01:16:43 -04:00
Brandon Keepers
c6696be05d chore: Add twitter badge (#482) 2018-03-22 21:08:36 -05:00
Lee Dohm
9e4e5ccac3 Add section on how to help if you're just starting out (#393) 2018-01-18 12:09:39 -06:00
summerhopes
d65c23810e docs(typo): Fix typo in CONTRIBUTING 2017-10-30 11:45:04 -04:00
sayak119
44de865625 Changes made in CONTRIBUTING.md according to #271
Changes made in CONTRIBUTING.md according to #271

Changes made in CONTRIBUTING.md according to #271

Changes made in CONTRIBUTING.md according to #271
2017-09-30 11:52:52 +05:30
Bex Warner
6c993c5bdb 0 -> 1 silly markdown 2017-08-21 14:28:26 -07:00
Bex Warner
fa50b69978 Create CONTRIBUTING.md 2017-08-21 13:21:34 -07:00
Brandon Keepers
7316dae28a Update development docs 2017-03-19 23:19:08 -05:00
Brandon Keepers
c01224333d Update all the docs 2017-03-13 22:26:59 -05:00
Brandon Keepers
365f16be3f Rename server.js to index.js 2017-02-24 20:32:00 -06:00
Brandon Keepers
9a217361cc Fix docs on debugging 2016-12-06 08:56:37 -06:00
Brandon Keepers
c0b8e9141b Docs for script/tunnel 2016-12-04 12:44:53 -06:00
Brandon Keepers
a8d73722a2 Merge remote-tracking branch 'origin/master' into integration
* origin/master: (65 commits)
  Move vm code into sandbox
  Update docs
  Look for config in .probot.js
  Remove URL stuff for now
  Use handlebars in comment templates
  Remove unnecessary semicolon
  Extract Sanbox class, remove workflows.push
  Move evaluator to its own file
  Remove unused modules
  More style fixes
  Fix style
  Reimplement reactions
  Implement unlock
  Implement locking
  Implement open
  Implement unlabel
  Implement unassign
  Implement issue assignment
  Implement comment test
  Move label tests into plugin
  ...
2016-11-18 14:51:23 -06:00
Brandon Keepers
7187c9c258 Update docs 2016-11-17 22:38:09 -06:00
Brandon Keepers
44650ceb65 Tweaks 2016-10-30 10:23:06 -05:00
Brandon Keepers
cfe39ffe68 Fix links to source 2016-10-30 10:18:17 -05:00
Brandon Keepers
e3fa0afa3a Add docs on implementing actions and conditions 2016-10-30 10:14:48 -05:00
Brandon Keepers
9969849fde Merge remote-tracking branch 'origin/master' into integration
* origin/master: (34 commits)
  Update docs
  Fix lint error
  Add comment syntax
  "or" instead of "and"
  Add instruction to turn on verbose logging
  Update docs
  Fall back to generating parser at runtime
  Fix lint errrors
  Remove yaml dependency
  Use parser in place of yaml syntax
  Fix lint errors
  Behaviors are separated by a semicolon
  Separate events by 'and' instead of comma
  Implement 'then'
  Implement simple actions
  Implement "on" part of the syntax
  Add pegjs as a dev dep
  Document react action
  Remove 'why' section
  No longer aspirational
  ...
2016-10-19 23:48:19 -05:00
Brandon Keepers
ebd96fd773 Merge pull request #45 from seemakamath/patch-1
Add instruction to turn on verbose logging
2016-10-19 23:38:40 -05:00
Seema Kamath
a05c5a76ae Add instruction to turn on verbose logging 2016-10-19 08:31:04 -07:00
Brandon Keepers
574d2c599f Update docs 2016-10-18 00:41:55 -05:00
Brandon Keepers
9822df02b9 Update docs on running app locally 2016-10-15 23:10:52 -05:00
Seema Kamath
7288d9e36a Update CONTRIBUTING.md 2016-10-13 14:18:10 -07:00
Seema Kamath
002300a460 Address @bkeepers feedback 2016-10-13 14:11:05 -07:00
Seema Kamath
fdb86b9e21 Tweak formatting 2016-10-13 12:06:42 -07:00
Seema Kamath
ac00529d75 Add testing section header 2016-10-13 12:05:39 -07:00
Seema Kamath
bbd3f7cf13 Actually fix formatting 2016-10-13 12:04:03 -07:00
Seema Kamath
1181e8e7c3 Fix code block formatting 2016-10-13 12:02:59 -07:00
Seema Kamath
a12e03309f Add note on enabling debug mode for github client 2016-10-13 11:50:01 -07:00
Seema Kamath
2661fb0a63 Change title to Setup 2016-10-13 10:31:07 -07:00
Seema Kamath
a2be8f465e Update contributing.md 2016-10-13 10:28:04 -07:00
Brandon Keepers
2e5db34fdb Update docs for composed behaviors 2016-10-11 17:49:43 -05:00
Brandon Keepers
7a807e0f21 Info about testing 2016-09-17 12:37:44 -05:00
Brandon Keepers
bbd4de0b8c Inital docs for developing locally 2016-09-17 12:30:51 -05:00