clarify that the gists I posted are distinct

jimmyfrasche 2018-08-30 11:49:26 -07:00
parent 6879aaa29d
commit b2caf738d4

@ -8,7 +8,7 @@ As the amount of feedback grows, please feel free to organize this page by speci
### Error Inspection
- jimmy frasche, "[Why limit this to errors?](https://gist.github.com/jimmyfrasche/04ca2146c9130dab4d993365313722fb)", August 2018
- jimmy frasche, "[Why limit this inspection to errors?](https://gist.github.com/jimmyfrasche/04ca2146c9130dab4d993365313722fb)", August 2018
- Dan Kortschak, [Carrying contract expectations and values causing errors in ev3go](https://github.com/ev3go/ev3dev/blob/master/errors.go), August 2018
- Daniel Theophanes, "[Go 2 Design: Error Inspection with Error Lists](https://docs.google.com/document/d/e/2PACX-1vT-CPcBV53awF7vq5bJEi1Y_DkuVmWW0RWl-gsujByB1mjX67rH58-mex1on1waR4Q_gyhPu5TdghMv/pub), August 2018
- _Your Name_, “[_Title_](#URL)”, _month year_
@ -18,7 +18,7 @@ As the amount of feedback grows, please feel free to organize this page by speci
### Error Printing
- Calle Pettersson, [Multi-line errors and log collection tools](https://gist.github.com/carlpett/bc1714060235edc0ad3fd9ead82f4ce6)”, August 2018
- jimmy frasche, "[Why limit this to errors?](https://gist.github.com/jimmyfrasche/e02fcbefee5cb14228768afec17abbee)" , August 2018
- jimmy frasche, "[Why limit these interfaces to errors?](https://gist.github.com/jimmyfrasche/e02fcbefee5cb14228768afec17abbee)" , August 2018
- _Your Name_, “[_Title_](#URL)”, _month year_
- etc.